grimoire ~master (2021-09-29T23:21:44Z)
Dub
Repo
GrEngine.hasCoroutines
grimoire
runtime
engine
GrEngine
Check if there is a coroutine currently running.
class
GrEngine
@
property
const
bool
hasCoroutines
(
)
Meta
Source
See Implementation
grimoire
runtime
engine
GrEngine
aliases
getBoolVariable
getFloatVariable
getIntVariable
getPtrVariable
getStringVariable
setBoolVariable
setFloatVariable
setIntVariable
setPtrVariable
setStringVariable
classes
DebugFunction
constructors
this
functions
addLibrary
createObject
dumpProfiling
getEnumVariable
getFloatArrayVariable
getFloatChannelVariable
getForeignVariable
getIntArrayVariable
getIntChannelVariable
getObjectArrayVariable
getObjectChannelVariable
getObjectVariable
getStringArrayVariable
getStringChannelVariable
hasEvent
load
panic
prettifyProfiling
process
pushContext
raise
setEnumVariable
setFloatArrayVariable
setFloatChannelVariable
setForeignVariable
setIntArrayVariable
setIntChannelVariable
setObjectArrayVariable
setObjectChannelVariable
setObjectVariable
setStringArrayVariable
setStringChannelVariable
spawn
spawnEvent
properties
hasCoroutines
isPanicking
meta
panicMessage
stackTraces
variables
isRunning
Check if there is a coroutine currently running.