Retrieves the specified bound of a console variable.
bool GetBounds(ConVarBounds type, float& value)
Type of bound to retrieve, ConVarBound_Lower or ConVarBound_Upper.
By-reference cell to store the specified floating point bound value.
True if the convar has the specified bound set, false otherwise.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.