batch-engine ~master (2015-02-28T16:00:04Z)
Home
Dub
Repo
StartCoroutine
Engine
Coroutine
Undocumented in source. Be warned that the author may not have intended to support it.
void
StartCoroutine
(void delegate() dg)
void
StartCoroutine
(
void
delegate
(
)
dg
)
void
StartCoroutine
(void function() fn)
Meta
Source
See Implementation
Engine
Coroutine
classes
Coroutine
functions
RunCoroutines
StartCoroutine
variables
Coroutines