EventManager for node-platform, you can extend it to create your own EventManager
Symbol of the event to emit
list of arguments to pass to the event separated by comma
Symbol of the event to register on
Callback function that will be called when the emit will be emitted
Generated using TypeDoc
EventManager for node-platform, you can extend it to create your own EventManager