Space Engineers
|
Public Attributes | |
int | Index = 0 |
int | Seed = 0 |
MyObjectSeedType | Type = MyObjectSeedType.Empty |
bool | Generated = false |
int | m_proxyId = -1 |
Definition at line 19 of file MyObjectBuilder_WorldGenerator.cs.
bool VRage.Game.MyObjectSeedParams.Generated = false |
Definition at line 28 of file MyObjectBuilder_WorldGenerator.cs.
int VRage.Game.MyObjectSeedParams.Index = 0 |
Definition at line 22 of file MyObjectBuilder_WorldGenerator.cs.
int VRage.Game.MyObjectSeedParams.m_proxyId = -1 |
Definition at line 30 of file MyObjectBuilder_WorldGenerator.cs.
int VRage.Game.MyObjectSeedParams.Seed = 0 |
Definition at line 24 of file MyObjectBuilder_WorldGenerator.cs.
MyObjectSeedType VRage.Game.MyObjectSeedParams.Type = MyObjectSeedType.Empty |
Definition at line 26 of file MyObjectBuilder_WorldGenerator.cs.