terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
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< IceChestChance > | k__BackingField |
double< JungleChestChance > | k__BackingField |
double< GoldChestChance > | k__BackingField |
double< GraniteChestChance > | k__BackingField |
double< MarbleChestChance > | k__BackingField |
double< MushroomChestChance > | k__BackingField |
double< DesertChestChance > | k__BackingField |
readonly HouseBuilderContext | _builderContext |
Definition at line 11 of file CaveHouseBiome.cs.