Show / Hide Table of Contents

Class MyEnvironmentTypes

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

Fields

All

Declaration
public const MyEnvironmentTypes All
Field Value
Type Description
MyEnvironmentTypes

None

Declaration
public const MyEnvironmentTypes None
Field Value
Type Description
MyEnvironmentTypes

PlanetWithAtmosphere

Declaration
public const MyEnvironmentTypes PlanetWithAtmosphere
Field Value
Type Description
MyEnvironmentTypes

PlanetWithoutAtmosphere

Declaration
public const MyEnvironmentTypes PlanetWithoutAtmosphere
Field Value
Type Description
MyEnvironmentTypes

Space

Declaration
public const MyEnvironmentTypes Space
Field Value
Type Description
MyEnvironmentTypes

value__

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