Class StateGraphData
Inherited Members
Namespace: Unity.VisualScripting
Syntax
public sealed class StateGraphData : GraphData<StateGraph>, IGraphEventListenerData, IGraphData
Constructors
StateGraphData(StateGraph)
Declaration
public StateGraphData(StateGraph definition)
Parameters
| Type | Name | Description |
|---|---|---|
| StateGraph | definition |
Properties
isListening
Declaration
public bool isListening { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean |