Class MyObjectBuilder_BotDefinition
Inheritance
System.Object
MyObjectBuilder_BotDefinition
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_BotDefinition : MyObjectBuilder_DefinitionBase
Constructors
MyObjectBuilder_BotDefinition()
Declaration
public MyObjectBuilder_BotDefinition()
Fields
BehaviorSubtype
Declaration
public string BehaviorSubtype
Field Value
Type |
Description |
System.String |
|
BehaviorType
Declaration
public string BehaviorType
Field Value
Type |
Description |
System.String |
|
BotBehaviorTree
Declaration
public MyObjectBuilder_BotDefinition.BotBehavior BotBehaviorTree
Field Value
Commandable
Declaration
Field Value
Type |
Description |
System.Boolean |
|
Extension Methods