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
MarbleHouseBuilder.cs
Go to the documentation of this file.
1using System;
4
6{
7 // Token: 0x02000914 RID: 2324
9 {
10 // Token: 0x060046CF RID: 18127 RVA: 0x0025B048 File Offset: 0x00259248
12 {
13 if (!true)
14 {
15 }
16 base..ctor(HouseType.Marble, rooms);
17 this.<TileType>k__BackingField = 357;
18 this.<BeamType>k__BackingField = 561;
19 this.<TableStyle>k__BackingField = 34;
20 this.<ChestStyle>k__BackingField = 51;
21 }
22
23 // Token: 0x060046D0 RID: 18128 RVA: 0x0025B088 File Offset: 0x00259288
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