|
Elin Decompiled Documentation EA 23.230 Nightly
|
Public Attributes | |
| int | height |
| int | poi |
| int | biome |
| int | biomeSub |
| int | bush |
Definition at line 14 of file ZoneProfile.cs.
| int ZoneProfile.Seeds.biome |
Definition at line 20 of file ZoneProfile.cs.
Referenced by MapGen.OnGenerateTerrain(), and ZoneProfile.RerollBiome().
| int ZoneProfile.Seeds.biomeSub |
Definition at line 22 of file ZoneProfile.cs.
Referenced by MapGen.OnGenerateTerrain(), and ZoneProfile.RerollBiomeSub().
| int ZoneProfile.Seeds.bush |
Definition at line 24 of file ZoneProfile.cs.
Referenced by MapGen.OnGenerateTerrain(), and ZoneProfile.RerollBush().
| int ZoneProfile.Seeds.height |
Definition at line 16 of file ZoneProfile.cs.
Referenced by ZoneBlueprint.GenerateMap().
| int ZoneProfile.Seeds.poi |
Definition at line 18 of file ZoneProfile.cs.
Referenced by MapGen.Populate().