 | CoroutineTIsCancelled Property |
True if the coroutine was cancelled externally.
Namespace:
DustProductions.Core
Assembly:
DustProductions.Core (in DustProductions.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool IsCancelled { get; }
Property Value
Type:
Boolean
See Also