Retrieves the string value of a game event's key.
void GetEventString(Handle event, const char[] key, char[] value, int maxlength, const char[] defvalue)
Handle to the event.
Name of event key.
Buffer to store the value of the specified event key.
Maximum length of string buffer.
Invalid or corrupt Handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.