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