Click or drag to resize

WaitUntilNotEquals Method

Overload List
 NameDescription
Public methodStatic memberUntilNotEqualsT(CustomPropertyValueT, T) Suspend coroutine until a custom property value becomes not equal to a given value.
Public methodStatic memberUntilNotEqualsT(CustomPropertyValueT, CustomPropertyValueT) Suspend coroutine until a custom property value becomes not equal to another custom property value.
Top
See Also