Click or drag to resize

BetterCoroutinesWaitForOneFrame Field

Suspends a coroutine for one frame.

Namespace:  Archon.SwissArmyLib.Coroutines
Assembly:  Archon.SwissArmyLib (in Archon.SwissArmyLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public const Object WaitForOneFrame = null
Request Example View Source

Field Value

Type: Object
See Also