Class MyObjectSeedType
Inheritance
System.Object
MyObjectSeedType
Assembly: VRage.Game.dll
Syntax
public sealed class MyObjectSeedType : Enum
Fields
Asteroid
Declaration
public const MyObjectSeedType Asteroid
Field Value
AsteroidCluster
Declaration
public const MyObjectSeedType AsteroidCluster
Field Value
Empty
Declaration
public const MyObjectSeedType Empty
Field Value
EncounterAlone
Declaration
public const MyObjectSeedType EncounterAlone
Field Value
EncounterSingle
Declaration
public const MyObjectSeedType EncounterSingle
Field Value
Moon
Declaration
public const MyObjectSeedType Moon
Field Value
Planet
Declaration
public const MyObjectSeedType Planet
Field Value
Station
Declaration
public const MyObjectSeedType Station
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|