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
GUIJourneyPulldownSetting.cs
Go to the documentation of this file.
1using System;
3
4// Token: 0x02000185 RID: 389
6{
7 // Token: 0x06000B01 RID: 2817 RVA: 0x000376BC File Offset: 0x000358BC
9 {
10 if (!true)
11 {
12 }
13 }
14
15 // Token: 0x06000B02 RID: 2818 RVA: 0x000376D4 File Offset: 0x000358D4
16 public override void Draw()
17 {
18 base.Draw();
19 GUISettingID id = this._id;
20 }
21
22 // Token: 0x06000B03 RID: 2819 RVA: 0x000376F0 File Offset: 0x000358F0
23 private static void ActivateOverlay(GUIPulldownSetting overlayEntry, Rectangle overlayRegion, int selectedOption, float offset)
24 {
25 }
26
27 // Token: 0x06000B04 RID: 2820 RVA: 0x00037700 File Offset: 0x00035900
28 private static void DeactivateOverlay()
29 {
30 }
31
32 // Token: 0x06000B05 RID: 2821 RVA: 0x00037710 File Offset: 0x00035910
33 private static void RegisterOverlayJM(GUIPulldownSetting overlayEntry, Rectangle overlayRegion)
34 {
35 }
36
37 // Token: 0x04000B8E RID: 2958
38 private float iconScale;
39}
class f__AnonymousType0<< Count > j__TPar
GUISettingID
static void RegisterOverlayJM(GUIPulldownSetting overlayEntry, Rectangle overlayRegion)
static void ActivateOverlay(GUIPulldownSetting overlayEntry, Rectangle overlayRegion, int selectedOption, float offset)
GUISettingID _id