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
GUIJourneyButtonSetting.cs
Go to the documentation of this file.
1using System;
3
4// Token: 0x02000184 RID: 388
6{
7 // Token: 0x06000AFE RID: 2814 RVA: 0x00037688 File Offset: 0x00035888
9 : base(id)
10 {
11 }
12
13 // Token: 0x06000AFF RID: 2815 RVA: 0x0003769C File Offset: 0x0003589C
14 public override void Draw()
15 {
16 int num = 1;
17 base.Draw();
18 GUISettingID id = this._id;
19 if (num == 0)
20 {
21 }
22 }
23
24 // Token: 0x06000B00 RID: 2816 RVA: 0x000021DB File Offset: 0x000003DB
26 {
27 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
28 }
29
30 // Token: 0x04000B8D RID: 2957
31 private float iconScale;
32}
class f__AnonymousType0<< Count > j__TPar
GUISettingID
GUIJourneyButtonSetting(GUISettingID id)
override SettingsOverlayListOption_Layout GetLayout()
GUISettingID _id