Show / Hide Table of Contents

Class MyObjectBuilder_Station

Inheritance
System.Object
MyObjectBuilder_Station
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public class MyObjectBuilder_Station : Object

Constructors

MyObjectBuilder_Station()

Declaration
public MyObjectBuilder_Station()

Fields

FactionId

Declaration
public long FactionId
Field Value
Type Description
System.Int64

Forward

Declaration
public SerializableVector3 Forward
Field Value
Type Description
VRage.SerializableVector3

Id

Declaration
public long Id
Field Value
Type Description
System.Int64

IsDeepSpaceStation

Declaration
public bool IsDeepSpaceStation
Field Value
Type Description
System.Boolean

IsOnPlanetWithAtmosphere

Declaration
public bool IsOnPlanetWithAtmosphere
Field Value
Type Description
System.Boolean

Position

Declaration
public SerializableVector3D Position
Field Value
Type Description
VRage.SerializableVector3D

PrefabName

Declaration
[Serialize]
public string PrefabName
Field Value
Type Description
System.String

SafeZoneEntityId

Declaration
public long SafeZoneEntityId
Field Value
Type Description
System.Int64

StationEntityId

Declaration
public long StationEntityId
Field Value
Type Description
System.Int64

StationType

Declaration
public MyStationTypeEnum StationType
Field Value
Type Description
MyStationTypeEnum

StoreItems

Declaration
public List<MyObjectBuilder_StoreItem> StoreItems
Field Value
Type Description
System.Collections.Generic.List<MyObjectBuilder_StoreItem>

Up

Declaration
public SerializableVector3 Up
Field Value
Type Description
VRage.SerializableVector3
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾