Returns the boolean value of a game event's key.
bool GetEventBool(Handle event, const char[] key, bool defValue)
Handle to the event.
Name of event key.
Optional default value to use if the key is not found.
The boolean value of the specified event key.
Invalid or corrupt Handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.