Click or drag to resize

CoroutineTIsActive Property

Is this coroutine running?

Namespace:  DustProductions.Core
Assembly:  DustProductions.Core (in DustProductions.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool IsActive { get; }

Property Value

Type: Boolean
See Also