|
Space Engineers
|
Public Attributes | |
| MyObjectBuilder_AiTarget | AiTarget |
| bool | RemoveAfterDeath |
| int | RespawnCounter |
Public Attributes inherited from VRage.Game.MyObjectBuilder_Bot | |
| 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_AgentBot.cs.
| MyObjectBuilder_AiTarget VRage.Game.MyObjectBuilder_AgentBot.AiTarget |
Definition at line 11 of file MyObjectBuilder_AgentBot.cs.
| bool VRage.Game.MyObjectBuilder_AgentBot.RemoveAfterDeath |
Definition at line 15 of file MyObjectBuilder_AgentBot.cs.
| int VRage.Game.MyObjectBuilder_AgentBot.RespawnCounter |
Definition at line 18 of file MyObjectBuilder_AgentBot.cs.
1.8.8