'w 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:
Coroutine 'w -> unit
Parameters:
'w -> unit
|
|
|
|
|
|
Instance members
Instance member | Description |
Full Usage:
this.IsCancel
Returns: bool
|
|
Full Usage:
this.IsCoroutine
Returns: bool
|
|
Full Usage:
this.IsCoroutines
Returns: bool
|
|
Full Usage:
this.IsSleep
Returns: bool
|
|
Static members
Static member | Description |
|
|
|
|
|
|
|
|
|
|