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.

mixin template Event()
EventDeferredFunc[] deferred;

Meta