Retrieves an integer value from a KeyValues key.
int GetNum(const char[] key, int defvalue)
Name of the key, or NULL_STRING.
Optional default value to use if the key is not found.
Integer value of the key.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.