The OpenD Programming Language

EventLoop.exit

Exits the event loop, but allows you to reenter it again later (in contrast with quitApplication, which tries to terminate the program)

struct EventLoop
void
exit
()

Meta