terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
GUIControllerJourneyModeSettings.cs
Go to the documentation of this file.
1using System;
6
7[global::Cpp2ILInjected.Token(Token = "0x2000094")]
9{
10 [global::Cpp2ILInjected.Token(Token = "0x600038F")]
11 [global::Cpp2ILInjected.Address(RVA = "0x9C50A4", Offset = "0x9C50A4", Length = "0xC")]
12 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIJourneyModeSettings), Member = "SettingOver", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
14 public void SelectedSetting(int index)
15 {
16 throw null;
17 }
18
19 [global::Cpp2ILInjected.Token(Token = "0x6000390")]
20 [global::Cpp2ILInjected.Address(RVA = "0x9C50B0", Offset = "0x9C50B0", Length = "0x8")]
21 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIJourneyModeSettings), Member = "DrawCategories", ReturnType = typeof(void))]
22 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
23 public void Activate()
24 {
25 throw null;
26 }
27
28 [global::Cpp2ILInjected.Token(Token = "0x6000391")]
29 [global::Cpp2ILInjected.Address(RVA = "0x9C52D4", Offset = "0x9C52D4", Length = "0x8")]
30 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
32 {
33 throw null;
34 }
35
36 [global::Cpp2ILInjected.Token(Token = "0x6000392")]
37 [global::Cpp2ILInjected.Address(RVA = "0x9C50B8", Offset = "0x9C50B8", Length = "0x21C")]
38 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
39 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControllerJourneyModeSettings), Member = "Navigate", MemberParameters = new object[] { typeof(Vector2) }, ReturnType = typeof(GUIControllerItem))]
40 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
41 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(LayoutCalculator), Member = "GetAnchoredPosition", MemberParameters = new object[]
42 {
46 }, ReturnType = typeof(Vector2))]
47 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = "op_Subtraction", MemberParameters = new object[]
48 {
51 }, ReturnType = typeof(Vector2))]
52 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = "T")]
53 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
54 private void UpdateScroll()
55 {
56 throw null;
57 }
58
59 [global::Cpp2ILInjected.Token(Token = "0x6000393")]
60 [global::Cpp2ILInjected.Address(RVA = "0x9C52DC", Offset = "0x9C52DC", Length = "0x1B0")]
61 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
62 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
63 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIPulldownSetting), Member = "GetNumberOfOptions", ReturnType = typeof(int))]
64 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIControllerJourneyModeSettings), Member = "UpdateScroll", ReturnType = typeof(void))]
65 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
67 {
68 throw null;
69 }
70
71 [global::Cpp2ILInjected.Token(Token = "0x6000394")]
72 [global::Cpp2ILInjected.Address(RVA = "0x9C548C", Offset = "0x9C548C", Length = "0x14")]
73 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIJourneyPulldownSetting), Member = "ActivateOverlay", MemberParameters = new object[]
74 {
77 typeof(int),
78 typeof(float)
79 }, ReturnType = typeof(void))]
80 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
81 public void ActivateOverlay(GUIPulldownSetting overlayEntry, Rectangle overlayRegion, int selectedOption, float offset)
82 {
83 throw null;
84 }
85
86 [global::Cpp2ILInjected.Token(Token = "0x6000395")]
87 [global::Cpp2ILInjected.Address(RVA = "0x9C54A0", Offset = "0x9C54A0", Length = "0x8")]
88 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIJourneyPulldownSetting), Member = "DeactivateOverlay", ReturnType = typeof(void))]
89 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
90 public void DeactivateOverlay()
91 {
92 throw null;
93 }
94
95 [global::Cpp2ILInjected.Token(Token = "0x6000396")]
96 [global::Cpp2ILInjected.Address(RVA = "0x9C54A8", Offset = "0x9C54A8", Length = "0x10")]
97 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
98 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
99 public bool OverlayActive()
100 {
101 throw null;
102 }
103
104 [global::Cpp2ILInjected.Token(Token = "0x6000397")]
105 [global::Cpp2ILInjected.Address(RVA = "0x9C54B8", Offset = "0x9C54B8", Length = "0x358")]
106 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
107 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
108 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ControlAnchor), Member = "SetGridItemRegion", MemberParameters = new object[] { typeof(Rectangle) }, ReturnType = typeof(void))]
109 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SettingsOverlayPulldown_Layout), Member = "GetOption", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(TransactionButton_Layout))]
110 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUITransactionButton), Member = "GetRegion", MemberParameters = new object[] { typeof(TransactionButton_Layout) }, ReturnType = typeof(Rectangle))]
111 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(LayoutCalculator), Member = "GetAnchoredPosition", MemberParameters = new object[]
112 {
116 }, ReturnType = typeof(Vector2))]
117 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = "op_Subtraction", MemberParameters = new object[]
118 {
121 }, ReturnType = typeof(Vector2))]
122 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = "T")]
123 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Rectangle), Member = ".ctor", MemberParameters = new object[]
124 {
125 typeof(int),
126 typeof(int),
127 typeof(int),
128 typeof(int)
129 }, ReturnType = typeof(void))]
130 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
132 {
133 throw null;
134 }
135
136 [global::Cpp2ILInjected.Token(Token = "0x6000398")]
137 [global::Cpp2ILInjected.Address(RVA = "0x9C5810", Offset = "0x9C5810", Length = "0x10")]
138 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIJourneyModeSettings), Member = ".ctor", ReturnType = typeof(void))]
139 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
140 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
142 {
143 throw null;
144 }
145
146 [global::Cpp2ILInjected.Token(Token = "0x4000376")]
147 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
149
150 [global::Cpp2ILInjected.Token(Token = "0x4000377")]
151 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
153
154 [global::Cpp2ILInjected.Token(Token = "0x4000378")]
155 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
156 public int _overlayIndex;
157
158 [global::Cpp2ILInjected.Token(Token = "0x4000379")]
159 [global::Cpp2ILInjected.FieldOffset(Offset = "0x2C")]
160 public float _overlayOffset;
161
162 [global::Cpp2ILInjected.Token(Token = "0x400037A")]
163 [global::Cpp2ILInjected.FieldOffset(Offset = "0x30")]
165
166 [global::Cpp2ILInjected.Token(Token = "0x400037B")]
167 [global::Cpp2ILInjected.FieldOffset(Offset = "0x34")]
168 private int _selectedItem;
169
170 [global::Cpp2ILInjected.Token(Token = "0x2000095")]
171 public enum Controls
172 {
173 [global::Cpp2ILInjected.Token(Token = "0x400037D")]
174 Time,
175 [global::Cpp2ILInjected.Token(Token = "0x400037E")]
176 Weather,
177 [global::Cpp2ILInjected.Token(Token = "0x400037F")]
178 Power,
179 [global::Cpp2ILInjected.Token(Token = "0x4000380")]
180 Element,
181 [global::Cpp2ILInjected.Token(Token = "0x4000381")]
182 Back
183 }
184}
class f__AnonymousType0<< Count > j__TPar
void ActivateOverlay(GUIPulldownSetting overlayEntry, Rectangle overlayRegion, int selectedOption, float offset)
GUIControllerJourneyModeSettings.Controls selectedControl
GUIControllerItem Navigate(Vector2 navigationVector)