Property coroutine
coroutine
Runtime Unity coroutine currently wrapped by this handle when running in play mode.
public Coroutine coroutine { get; set; }
Property Value
- Coroutine
Runtime Unity coroutine currently wrapped by this handle when running in play mode.
public Coroutine coroutine { get; set; }