Interface IGraphElementDebugData
Namespace: Unity.VisualScripting
Assembly: Unity.VisualScripting.Core.dll
Syntax
public interface IGraphElementDebugData
Properties
runtimeException
Declaration
Exception runtimeException { get; set; }
Property Value
Type | Description |
---|---|
Exception |