Space Engineers
|
Public Attributes | |
SerializableDefinitionId | BotDefId |
MyObjectBuilder_BotMemory | BotMemory |
string | LastBehaviorTree = null |
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] |
Definition at line 8 of file MyObjectBuilder_Bot.cs.
SerializableDefinitionId VRage.Game.MyObjectBuilder_Bot.BotDefId |
Definition at line 11 of file MyObjectBuilder_Bot.cs.
MyObjectBuilder_BotMemory VRage.Game.MyObjectBuilder_Bot.BotMemory |
Definition at line 14 of file MyObjectBuilder_Bot.cs.
string VRage.Game.MyObjectBuilder_Bot.LastBehaviorTree = null |
Definition at line 17 of file MyObjectBuilder_Bot.cs.