Gets the value of a key from the "Keys" section.
bool GameConfGetKeyValue(Handle gc, const char[] key, char[] buffer, int maxlen)
Game config handle.
Key to retrieve from the Keys section.
Destination string buffer.
Maximum length of output string buffer.
True if key existed, false otherwise.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.