- RunCoroutines
void RunCoroutines()
Undocumented in source. Be warned that the author may not have intended to support it.
- StartCoroutine
void StartCoroutine(void delegate() dg)
Undocumented in source. Be warned that the author may not have intended to support it.
- StartCoroutine
void StartCoroutine(void function() fn)
Undocumented in source. Be warned that the author may not have intended to support it.