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