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