Engine.hasEventsRunning

Checks whether or not there are still events running at the time of calling

class Engine
bool
hasEventsRunning
()

Return Value

Type: bool

<code>true</code> if there are events still running, <code>false</code> otherwise

Meta