Utility functions for working with coroutines. More...
Static Public Attributes | |
static WaitForEndOfFrame | endOfFrame = new WaitForEndOfFrame() |
Utility functions for working with coroutines.
Provides a static endOfFrame that is set to aWaitForEndOfFrame object under normal operation but is set to null if BATCH_MODE is defined, to allow for batch mode testing in which WaitForEndOfFrame isn't supported.
|
static |