Class MyObjectBuilder_BehaviorControlBaseNode
Inheritance
System.Object
MyObjectBuilder_BehaviorControlBaseNode
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_BehaviorControlBaseNode : MyObjectBuilder_BehaviorTreeNode
Constructors
MyObjectBuilder_BehaviorControlBaseNode()
Declaration
public MyObjectBuilder_BehaviorControlBaseNode()
Fields
BTNodes
Declaration
public MyObjectBuilder_BehaviorTreeNode[] BTNodes
Field Value
IsMemorable
Declaration
Field Value
Type |
Description |
System.Boolean |
|
Name
Declaration
Field Value
Type |
Description |
System.String |
|
Extension Methods