Retrieves a string value from a KeyValues key.
void GetString(const char[] key, char[] value, int maxlength, const char[] defvalue)
Name of the key, or NULL_STRING.
Buffer to store key value in.
Maximum length of the value buffer.
Optional default value to use if the key is not found.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.