 | CoroutineTHasException Property |
True if we have thrown an exception during execution.
Namespace:
DustProductions.Core
Assembly:
DustProductions.Core (in DustProductions.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool HasException { get; }
Property Value
Type:
Boolean
See Also