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