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