跳到主要内容

Interface ICoroutineWaiter

Inherit this interface to implement custom wait in winS.Unity.Coroutine.

Properties

coroutineWaitCompleted

Return true if wait completed.

bool coroutineWaitCompleted { get; }