Click or drag to resize

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)
Syntax
C#
public bool HasException { get; }

Property Value

Type: Boolean
See Also