on Event Dispatch
Called on every time an event is dispatched using EventDispatcher.dispatchEvent. Will be called from the same thread that the event is being dispatched from.
Parameters
event
Event that was dispatched
Called on every time an event is dispatched using EventDispatcher.dispatchEvent. Will be called from the same thread that the event is being dispatched from.
Event that was dispatched