Sets the specified bound of a console variable.
void SetBounds(ConVarBounds type, bool set, float value)
Type of bound to set, ConVarBound_Lower or ConVarBound_Upper
If set to true, convar will use specified bound. If false, bound will be removed.
Floating point value to use as the specified bound.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.