| 
    terraria-cpp2il v1.4.4.9
    
   Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon 
   | 
 
 Inheritance diagram for Terraria.GameContent.Biomes.CorruptionPitBiome:
 Collaboration diagram for Terraria.GameContent.Biomes.CorruptionPitBiome:Public Member Functions | |
| override bool | Place (Point origin, StructureMap structures) | 
| CorruptionPitBiome () | |
| delegate bool | CustomPerUnitAction (int x, int y, params object[] args) | 
Static Public Attributes | |
| static bool[] | ValidTiles | 
Properties | |
| static UnifiedRandom | _random [get, set] | 
| static TileData | _tiles [get, set] | 
| static int | _worldWidth [get, set] | 
| static int | _worldHeight [get, set] | 
Static Private Member Functions | |
| static | CorruptionPitBiome () | 
Definition at line 13 of file CorruptionPitBiome.cs.