|
Elin Decompiled Documentation EA 23.227 Nightly Patch 1
|
Public Attributes | |
| UD_Biome | dict |
| BiomeProfile | Plain |
| BiomeProfile | Sand |
| BiomeProfile | Water |
Definition at line 144 of file CoreRef.cs.
| UD_Biome CoreRef.Biomes.dict |
Definition at line 146 of file CoreRef.cs.
Referenced by GenRoom.Fill(), BiomeProfile.Init(), MapGenDungen.OnGenerateTerrain(), SourceFloor.Row.OnInit(), CoreRef.RebuildBiomeList(), and RegionPoint.SetRegionPoint().
| BiomeProfile CoreRef.Biomes.Plain |
Definition at line 148 of file CoreRef.cs.
Referenced by Critter.Create().
| BiomeProfile CoreRef.Biomes.Sand |
Definition at line 150 of file CoreRef.cs.
Referenced by BaseMapGen.Generate(), and Zone.SpawnMob().
| BiomeProfile CoreRef.Biomes.Water |
Definition at line 152 of file CoreRef.cs.
Referenced by Zone.SpawnMob().