Class WaitUntilWithTimeout
Implements
Inherited Members
CustomYieldInstruction.MoveNext()
CustomYieldInstruction.Reset()
CustomYieldInstruction.Current
Namespace: Global Namespace
Assembly: solution.dll
Syntax
public class WaitUntilWithTimeout : CustomYieldInstruction, IEnumerator
Constructors
Name | Description |
---|---|
WaitUntilWithTimeout(Func<bool>, int) |
Properties
Name | Description |
---|---|
IsCompleted | |
keepWaiting | Indicates if coroutine should be kept suspended. |