Gets the value of a key from the "Keys" section.
bool GetKeyValue(const char[] key, char[] buffer, int maxlen)
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.