Elin Decompiled Documentation EA 23.102 Nightly
|
Public Attributes | |
UD_Biome | dict |
BiomeProfile | Plain |
BiomeProfile | Sand |
BiomeProfile | Water |
Definition at line 140 of file CoreRef.cs.
UD_Biome CoreRef.Biomes.dict |
Definition at line 142 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 144 of file CoreRef.cs.
Referenced by Critter.Create().
BiomeProfile CoreRef.Biomes.Sand |
Definition at line 146 of file CoreRef.cs.
Referenced by BaseMapGen.Generate().
BiomeProfile CoreRef.Biomes.Water |
Definition at line 148 of file CoreRef.cs.