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
DesertHouseBuilder.cs
Go to the documentation of this file.
1using System;
4
6{
7 // Token: 0x0200090B RID: 2315
9 {
10 // Token: 0x06004682 RID: 18050 RVA: 0x00259D60 File Offset: 0x00257F60
12 {
13 if (!true)
14 {
15 }
16 base..ctor(HouseType.Desert, rooms);
17 this.<TileType>k__BackingField = 396;
18 this.<BeamType>k__BackingField = 577;
19 this.<TableStyle>k__BackingField = 7;
20 this.<UsesTables2>k__BackingField = true;
21 this.<ChestStyle>k__BackingField = 10;
22 this.<UsesContainers2>k__BackingField = true;
23 }
24
25 // Token: 0x06004683 RID: 18051 RVA: 0x00259DAC File Offset: 0x00257FAC
26 protected override void AgeRoom(Rectangle room)
27 {
28 ushort <TileType>k__BackingField = this.<TileType>k__BackingField;
29 }
30 }
31}
class f__AnonymousType0<< Count > j__TPar