Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
override bool | Place (Point origin, StructureMap structures) |
delegate bool | CustomPerUnitAction (int x, int y, params object[] args) |
Static Public Attributes | |
static bool[] | ValidTiles = TileID.Sets.Factory.CreateBoolSet(true, 21, 31, 26) |
Properties | |
static UnifiedRandom | _random [get] |
static Tile[,] | _tiles [get] |
static int | _worldWidth [get] |
static int | _worldHeight [get] |
Definition at line 7 of file CorruptionPitBiome.cs.