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