tModLoader v2024.09
A mod to make and play Terraria mods
|
Inherits GenStructure.
Inherited by CampsiteBiome, CaveHouseBiome, CorruptionPitBiome, DeadMansChestBiome, DesertBiome, DunesBiome, EnchantedSwordBiome, GraniteBiome, HiveBiome, HoneyPatchBiome, MahoganyTreeBiome, MarbleBiome, MiningExplosivesBiome, and ThinIceBiome.
Additional Inherited Members | |
Public Member Functions inherited from GenStructure | |
abstract bool | Place (Point origin, StructureMap structures) |
Public Member Functions inherited from GenBase | |
delegate bool | CustomPerUnitAction (int x, int y, params object[] args) |
Properties inherited from GenBase | |
static UnifiedRandom | _random [get] |
static ref Tilemap | _tiles [get] |
static int | _worldHeight [get] |
static int | _worldWidth [get] |