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