tModLoader v2023.01
A mod to make and play Terraria mods
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Terraria.GameContent.Biomes.EnchantedSwordBiome Class Reference

Inherits Terraria.WorldBuilding.MicroBiome.

Public Member Functions

override bool Place (Point origin, StructureMap structures)
 
abstract bool Place (Point origin, StructureMap structures)
 
- Public Member Functions inherited from Terraria.WorldBuilding.GenBase
delegate bool CustomPerUnitAction (int x, int y, params object[] args)
 

Additional Inherited Members

- Properties inherited from Terraria.WorldBuilding.GenBase
static UnifiedRandom _random [get]
 
static ref Tilemap _tiles [get]
 
static int _worldHeight [get]
 
static int _worldWidth [get]
 

Member Function Documentation

◆ Place()

override bool Terraria.GameContent.Biomes.EnchantedSwordBiome.Place ( Point  origin,
StructureMap  structures 
)
virtual