Coroutine Type
A coroutine in Nu allows easy definition of static behavior over multiple frames.
Union cases
| Union case | Description |
Full Usage:
Cancel
|
|
Full Usage:
Complete
|
|
|
Instance members
| Instance member | Description |
Full Usage:
this.IsCancel
Returns: bool
|
|
Full Usage:
this.IsComplete
Returns: bool
|
|
Full Usage:
this.IsSleep
Returns: bool
|
|
Static members
| Static member | Description |
|
|
|
|
|
Nu