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