Click or drag to resize

BetterCoroutines Fields

The BetterCoroutines type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberWaitForEndOfFrame
Suspends a coroutine until the very end of the current frame.
Public fieldStatic memberWaitForOneFrame
Suspends a coroutine for one frame.
Top
See Also