Class MyObjectBuilder_AIComponent
Inheritance
System.Object
MyObjectBuilder_AIComponent
Inherited Members
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_AIComponent : MyObjectBuilder_SessionComponent
Constructors
MyObjectBuilder_AIComponent()
Declaration
public MyObjectBuilder_AIComponent()
Fields
BotBrains
Declaration
public List<MyObjectBuilder_AIComponent.BotData> BotBrains
Field Value
Type | Description |
---|---|
System.Collections.Generic.List<MyObjectBuilder_AIComponent.BotData> |
Methods
ShouldSerializeBotBrains()
Declaration
public bool ShouldSerializeBotBrains()
Returns
Type | Description |
---|---|
System.Boolean |