Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameContent.Biomes.CaveHouseBiome Class Reference

Public Member Functions

override bool Place (Point origin, StructureMap structures)
 
delegate bool CustomPerUnitAction (int x, int y, params object[] args)
 

Properties

double IceChestChance [get, set]
 
double JungleChestChance [get, set]
 
double GoldChestChance [get, set]
 
double GraniteChestChance [get, set]
 
double MarbleChestChance [get, set]
 
double MushroomChestChance [get, set]
 
double DesertChestChance [get, set]
 
static UnifiedRandom _random [get]
 
static Tile[,] _tiles [get]
 
static int _worldWidth [get]
 
static int _worldHeight [get]
 

Private Member Functions

void ApplyConfigurationToBuilder (HouseBuilder builder)
 

Private Attributes

readonly HouseBuilderContext _builderContext = new HouseBuilderContext()
 

Detailed Description

Definition at line 9 of file CaveHouseBiome.cs.


The documentation for this class was generated from the following file: