Click or drag to resize

WaitUntilFalse Method

Overload List
 NameDescription
Public methodStatic memberUntilFalse(CustomPropertyValueBoolean) Suspend coroutine until the boolean custom property value becomes false.
Public methodStatic memberUntilFalse(FuncBoolean, INotifyPropertyChanged) Suspend coroutine until the supplied expression is false.
Top
See Also