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