Enum Coroutine.CoroutineType
Possible types of coroutine
Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
public enum CoroutineType
ClrCallback
A CLR callback assigned to a coroutine.
ClrCallbackDead
A CLR callback assigned to a coroutine and already executed.
Coroutine
A valid coroutine