Show / Hide Table of Contents

Class MyObjectBuilder_ScenarioDefinition.MyOBBattleSettings

Inheritance
System.Object
MyObjectBuilder_ScenarioDefinition.MyOBBattleSettings
Namespace: VRage.Game
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
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾