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