Home / Lua / Shared / Events

Functions

Returns Prototype
boolean Fire(string, object)
boolean Fire(string)

Functions inherited from BaseEventManager

Returns Prototype
Event Subscribe(string, object, object)
Event Subscribe(string, object)
Unsubscribe(Event)
UnsubscribeAll()