Optional
Protected
For the public to allow to subscribe to events from this Emitter
To be kept private to fire an event to subscribers
Rest
Process each listener one by one. Return false to stop iterating over the listeners, true to continue.
false
true
For the public to allow to subscribe to events from this Emitter