Class MyEnvironmentTypes
Inheritance
System.Object
MyEnvironmentTypes
Assembly: VRage.Game.dll
Syntax
public sealed class MyEnvironmentTypes : Enum
Fields
All
Declaration
public const MyEnvironmentTypes All
Field Value
None
Declaration
public const MyEnvironmentTypes None
Field Value
PlanetWithAtmosphere
Declaration
public const MyEnvironmentTypes PlanetWithAtmosphere
Field Value
PlanetWithoutAtmosphere
Declaration
public const MyEnvironmentTypes PlanetWithoutAtmosphere
Field Value
Space
Declaration
public const MyEnvironmentTypes Space
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|