Magic thread allow a coroutine to go into the background and return to foreground using yield statements. More...
Static Public Member Functions | |
static void | Start (IEnumerator task, bool startInBackground=true) |
Magic thread allow a coroutine to go into the background and return to foreground using yield statements.
|
inlinestatic |