Class MyObjectBuilder_BehaviorTreeDecoratorNode
Inheritance
System.Object
MyObjectBuilder_BehaviorTreeDecoratorNode
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_BehaviorTreeDecoratorNode : MyObjectBuilder_BehaviorTreeNode
Constructors
MyObjectBuilder_BehaviorTreeDecoratorNode()
Declaration
public MyObjectBuilder_BehaviorTreeDecoratorNode()
Fields
BTNode
Declaration
public MyObjectBuilder_BehaviorTreeNode BTNode
Field Value
DecoratorLogic
Declaration
public MyObjectBuilder_BehaviorTreeDecoratorNode.Logic DecoratorLogic
Field Value
DefaultReturnValue
Declaration
public MyDecoratorDefaultReturnValues DefaultReturnValue
Field Value
Extension Methods