Sets a floating point value of a KeyValues key.
void KvSetFloat(Handle kv, const char[] key, float value)
KeyValues Handle.
Name of the key, or NULL_STRING.
Floating point value.
Invalid Handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.