Property keepWaiting
keepWaiting
Overridden property of base class. Indicates if coroutine should be suspended.
Declaration
public override bool keepWaiting { get; }
Property Value
| Type | Description |
|---|---|
| bool |
Overridden property of base class. Indicates if coroutine should be suspended.
public override bool keepWaiting { get; }
| Type | Description |
|---|---|
| bool |