[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
WaitWhile(FuncBoolean) |
Yields the executing fiber while the specified condition is met. The condition is not checked while the game is paused.
| |
WaitWhile(FuncBoolean, Int32) |
Yields the executing fiber while the specified condition is met. The condition is not checked while the game is paused.
|
See Also