Class MyObjectBuilder_AgentDefinition
Inheritance
System.Object
MyObjectBuilder_AgentDefinition
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_AgentDefinition : MyObjectBuilder_BotDefinition
Constructors
MyObjectBuilder_AgentDefinition()
Declaration
public MyObjectBuilder_AgentDefinition()
Fields
AttackLength
Declaration
Field Value
Type |
Description |
System.Int32 |
|
AttackRadius
Declaration
public double AttackRadius
Field Value
Type |
Description |
System.Double |
|
AttackSound
Declaration
public string AttackSound
Field Value
Type |
Description |
System.String |
|
BotModel
Declaration
Field Value
Type |
Description |
System.String |
|
CharacterDamage
Declaration
public int CharacterDamage
Field Value
Type |
Description |
System.Int32 |
|
FactionTag
Declaration
Field Value
Type |
Description |
System.String |
|
GridDamage
Declaration
Field Value
Type |
Description |
System.Int32 |
|
InventoryContainerTypeId
Declaration
public Nullable<SerializableDefinitionId> InventoryContainerTypeId
Field Value
InventoryContentGenerated
Declaration
public bool InventoryContentGenerated
Field Value
Type |
Description |
System.Boolean |
|
RemoveAfterDeath
Declaration
public bool RemoveAfterDeath
Field Value
Type |
Description |
System.Boolean |
|
RemoveTimeMs
Declaration
Field Value
Type |
Description |
System.Int32 |
|
RespawnTimeMs
Declaration
Field Value
Type |
Description |
System.Int32 |
|
TargetCharacters
Declaration
public bool TargetCharacters
Field Value
Type |
Description |
System.Boolean |
|
TargetGrids
Declaration
Field Value
Type |
Description |
System.Boolean |
|
TargetType
Declaration
Field Value
Type |
Description |
System.String |
|
Extension Methods