Event.deferred

Array of functions to be ran when this event has completed its pass through the any listeners, and is ready to be destroyed.

mixintemplate Event()
@JSONIgnore
EventDeferredFunc[] deferred;

Meta