Class MyStationTypeEnum
Inheritance
System.Object
MyStationTypeEnum
Assembly: VRage.Game.dll
Syntax
public sealed class MyStationTypeEnum : Enum
Fields
MiningStation
Declaration
public const MyStationTypeEnum MiningStation
Field Value
OrbitalStation
Declaration
public const MyStationTypeEnum OrbitalStation
Field Value
Outpost
Declaration
public const MyStationTypeEnum Outpost
Field Value
SpaceStation
Declaration
public const MyStationTypeEnum SpaceStation
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|