Finds a KeyValues name by id.
bool KvFindKeyById(Handle kv, int id, char[] name, int maxlength)
KeyValues Handle.
KeyValues id.
Buffer to store the name.
Maximum length of the value buffer.
True on success, false if id not found.
Invalid Handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.