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
JungleHouseBuilder.cs
Go to the documentation of this file.
1using System;
4
6{
7 // Token: 0x02000913 RID: 2323
9 {
10 // Token: 0x060046CD RID: 18125 RVA: 0x0025AF9C File Offset: 0x0025919C
12 {
13 if (!true)
14 {
15 }
16 base..ctor(HouseType.Jungle, rooms);
17 this.<TileType>k__BackingField = 158;
18 this.<BeamType>k__BackingField = 575;
19 this.<TableStyle>k__BackingField = 2;
20 this.<ChestStyle>k__BackingField = 8;
21 }
22
23 // Token: 0x060046CE RID: 18126 RVA: 0x0025AFD8 File Offset: 0x002591D8
24 protected override void AgeRoom(Rectangle room)
25 {
26 ushort <TileType>k__BackingField = this.<TileType>k__BackingField;
27 }
28 }
29}
class f__AnonymousType0<< Count > j__TPar