Class MyObjectBuilder_Bot
Inheritance
System.Object
MyObjectBuilder_Bot
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_Bot : MyObjectBuilder_Base
Constructors
MyObjectBuilder_Bot()
Declaration
public MyObjectBuilder_Bot()
Fields
AsociatedMyPlayerId
Declaration
public ulong AsociatedMyPlayerId
Field Value
Type |
Description |
System.UInt64 |
|
BotDefId
Declaration
public SerializableDefinitionId BotDefId
Field Value
BotMemory
Declaration
public MyObjectBuilder_BotMemory BotMemory
Field Value
LastBehaviorTree
Declaration
public string LastBehaviorTree
Field Value
Type |
Description |
System.String |
|
Extension Methods