Variables

@:value(true)isBlocking:Bool = true

Tells if the event can lock the process from exiting (default:true)

read onlynextRun:Float

read onlypriority:Int

Methods

inlinecall():Void

Call the event. Will do nothing if the event has been stopped.