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