Property keepWaiting
keepWaiting
Returns true while the task is still running so Unity keeps yielding on it.
public override bool keepWaiting { get; }
Returns true while the task is still running so Unity keeps yielding on it.
public override bool keepWaiting { get; }