Class MyObjectBuilder_ScenarioDefinition.MyOBBattleSettings
Inheritance
System.Object
MyObjectBuilder_ScenarioDefinition.MyOBBattleSettings
Assembly: VRage.Game.dll
Syntax
public class MyOBBattleSettings : Object
Constructors
MyOBBattleSettings()
Declaration
public MyOBBattleSettings()
Fields
AttackerSlots
Declaration
public SerializableBoundingBoxD[] AttackerSlots
Field Value
Type |
Description |
VRage.SerializableBoundingBoxD[] |
|
DefenderEntityId
Declaration
public long DefenderEntityId
Field Value
Type |
Description |
System.Int64 |
|
DefenderSlot
Declaration
public SerializableBoundingBoxD DefenderSlot
Field Value
Type |
Description |
VRage.SerializableBoundingBoxD |
|