terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Terraria.GameContent.Biomes.CaveHouseBiome Class Reference
+ Inheritance diagram for Terraria.GameContent.Biomes.CaveHouseBiome:

Public Member Functions

override bool Place (Point origin, StructureMap structures)
 
 CaveHouseBiome ()
 

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 TileData _tiles [get]
 
static int _worldWidth [get]
 
static int _worldHeight [get]
 

Private Member Functions

void ApplyConfigurationToBuilder (HouseBuilder builder)
 

Private Attributes

double< IceChestChancek__BackingField
 
double< JungleChestChancek__BackingField
 
double< GoldChestChancek__BackingField
 
double< GraniteChestChancek__BackingField
 
double< MarbleChestChancek__BackingField
 
double< MushroomChestChancek__BackingField
 
double< DesertChestChancek__BackingField
 
readonly HouseBuilderContext _builderContext
 

Detailed Description

Definition at line 11 of file CaveHouseBiome.cs.


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