Retrieves the specified bound of a console variable.
bool GetConVarBounds(Handle convar, ConVarBounds type, float& value)
Handle to the convar.
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.
Invalid or corrupt Handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.