Click or drag to resize

ValueSetterTCachedTransitionRoutine Field

A reference to the currently running, or last run coroutine, if applicable

Namespace:  DustProductions.Core
Assembly:  DustProductions.Core (in DustProductions.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
protected Coroutine<T> CachedTransitionRoutine

Field Value

Type: CoroutineT
See Also