Loading...
Searching...
No Matches
PixelCrushers.CoroutineUtility Class Reference

Utility functions for working with coroutines. More...

Static Public Attributes

static WaitForEndOfFrame endOfFrame = new WaitForEndOfFrame()
 

Detailed Description

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.

Member Data Documentation

◆ endOfFrame

WaitForEndOfFrame PixelCrushers.CoroutineUtility.endOfFrame = new WaitForEndOfFrame()
static

The documentation for this class was generated from the following file: