Sets the string value of a game event's key.
void SetEventString(Handle event, const char[] key, const char[] value)
Handle to the event.
Name of event key.
New string value.
Invalid or corrupt Handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.