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