Show / Hide Table of Contents

Class MyStationTypeEnum

Inheritance
System.Object
MyStationTypeEnum
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public sealed class MyStationTypeEnum : Enum

Fields

MiningStation

Declaration
public const MyStationTypeEnum MiningStation
Field Value
Type Description
MyStationTypeEnum

OrbitalStation

Declaration
public const MyStationTypeEnum OrbitalStation
Field Value
Type Description
MyStationTypeEnum

Outpost

Declaration
public const MyStationTypeEnum Outpost
Field Value
Type Description
MyStationTypeEnum

SpaceStation

Declaration
public const MyStationTypeEnum SpaceStation
Field Value
Type Description
MyStationTypeEnum

value__

Declaration
public int value__
Field Value
Type Description
System.Int32
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾