Space Engineers
Classes | Public Attributes | List of all members
VRage.Game.MyObjectBuilder_BehaviorTreeDecoratorNode Class Reference
Inheritance diagram for VRage.Game.MyObjectBuilder_BehaviorTreeDecoratorNode:
VRage.Game.MyObjectBuilder_BehaviorTreeNode VRage.ObjectBuilders.MyObjectBuilder_Base

Classes

class  CounterLogic
 
class  Logic
 
class  TimerLogic
 

Public Attributes

MyObjectBuilder_BehaviorTreeNode BTNode = null
 
Logic DecoratorLogic = null
 
MyDecoratorDefaultReturnValues DefaultReturnValue = MyDecoratorDefaultReturnValues.SUCCESS
 

Additional Inherited Members

- Public Member Functions inherited from VRage.ObjectBuilders.MyObjectBuilder_Base
bool ShouldSerializeSubtypeId ()
 
void Save (string filepath)
 
virtual MyObjectBuilder_Base Clone ()
 
- Properties inherited from VRage.ObjectBuilders.MyObjectBuilder_Base
MyStringHash SubtypeId [get]
 
string SubtypeName [get, set]
 
MyObjectBuilderType TypeId [get]
 

Detailed Description

Definition at line 15 of file MyObjectBuilder_BehaviorTreeDecoratorNode.cs.

Member Data Documentation

MyObjectBuilder_BehaviorTreeNode VRage.Game.MyObjectBuilder_BehaviorTreeDecoratorNode.BTNode = null

Definition at line 37 of file MyObjectBuilder_BehaviorTreeDecoratorNode.cs.

Logic VRage.Game.MyObjectBuilder_BehaviorTreeDecoratorNode.DecoratorLogic = null

Definition at line 40 of file MyObjectBuilder_BehaviorTreeDecoratorNode.cs.

MyDecoratorDefaultReturnValues VRage.Game.MyObjectBuilder_BehaviorTreeDecoratorNode.DefaultReturnValue = MyDecoratorDefaultReturnValues.SUCCESS

Definition at line 43 of file MyObjectBuilder_BehaviorTreeDecoratorNode.cs.


The documentation for this class was generated from the following file: