WaitUntil |
| Name | Description | |
|---|---|---|
| UntilEqualsT(CustomPropertyValueT, T) | Suspend coroutine until a custom property value becomes equal to a given value. | |
| UntilEqualsT(CustomPropertyValueT, CustomPropertyValueT) | Suspend coroutine until a custom property value becomes equal to another custom property value. |