Delegate Coroutine.CoroutineFunction
Namespace: Chroma
Assembly: Chroma.Mono.dll
Syntax
public delegate IEnumerator CoroutineFunction();
Returns
Type | Description |
---|---|
System.Collections.Generic.IEnumerator |
public delegate IEnumerator CoroutineFunction();
Type | Description |
---|---|
System.Collections.Generic.IEnumerator |