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

◆ HouseBuilder() [2/3]

Terraria.GameContent.Biomes.CaveHouse.HouseBuilder.HouseBuilder ( HouseType type,
IEnumerable< Rectangle > rooms )
inlineprotected

Definition at line 393 of file HouseBuilder.cs.

394 {
395 this.Type = type;
396 this.IsValid = true;
397 if (type == HouseType.Wood)
398 {
399 }
401 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.