WaitUntilNotEquals Method |
| Name | Description | |
|---|---|---|
| UntilNotEqualsT(CustomPropertyValueT, T) |
Suspend coroutine until a custom property value becomes not equal to a given value.
| |
| UntilNotEqualsT(CustomPropertyValueT, CustomPropertyValueT) |
Suspend coroutine until a custom property value becomes not equal to another custom property value.
|