TaskEvent.wait

Pauses execution of the current task until trigger() is called. If trigger() has already been called before, does nothing.

struct TaskEvent
void
wait
()

Meta