Inherits Terraria.WorldBuilding.MicroBiome.
|
override bool | Place (Point origin, StructureMap structures) |
|
abstract bool | Place (Point origin, StructureMap structures) |
|
delegate bool | CustomPerUnitAction (int x, int y, params object[] args) |
|
|
static bool[] | ValidTiles = TileID.Sets.Factory.CreateBoolSet(true, 21, 31, 26) |
|
|
static UnifiedRandom | _random [get] |
|
static ref Tilemap | _tiles [get] |
|
static int | _worldHeight [get] |
|
static int | _worldWidth [get] |
|
◆ Place()
override bool Terraria.GameContent.Biomes.CorruptionPitBiome.Place |
( |
Point |
origin, |
|
|
StructureMap |
structures |
|
) |
| |
|
virtual |