Interface IBehaviourGraphData
Inherited Members
Namespace: Ludiq.Bolt
Syntax
public interface IBehaviourGraphData : IGraphData
Properties
isActive
Declaration
bool isActive { get; set; }
Property Value
| Type | Description | 
|---|---|
| Boolean | 
public interface IBehaviourGraphData : IGraphData
bool isActive { get; set; }
| Type | Description | 
|---|---|
| Boolean |