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
GUIKeyboardMappings.cs
Go to the documentation of this file.
1using System;
4using Controller;
10using Terraria;
11using Terraria.Audio;
12using Terraria.IO;
14using UnityEngine;
15
16[global::Cpp2ILInjected.Token(Token = "0x200018A")]
18{
19 [global::Cpp2ILInjected.Token(Token = "0x1700011E")]
20 public bool KeyboardEnabled
21 {
22 [global::Cpp2ILInjected.Token(Token = "0x6000B20")]
23 [global::Cpp2ILInjected.Address(RVA = "0x9A70F0", Offset = "0x9A70F0", Length = "0x8")]
24 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
25 get
26 {
27 throw null;
28 }
29 [global::Cpp2ILInjected.Token(Token = "0x6000B21")]
30 [global::Cpp2ILInjected.Address(RVA = "0x9A70F8", Offset = "0x9A70F8", Length = "0x60")]
31 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIReturnToTouch), Member = "Draw", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
32 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIVirtualInputController), Member = "Update", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(void))]
33 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InterfaceProfile_Layout), Member = "DrawEdit", ReturnType = typeof(void))]
34 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIToggleSetting), Member = "Toggle", ReturnType = typeof(void))]
35 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XNAUnityRunner), Member = "ExecuteFrame", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(void))]
36 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 51)]
37 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
38 set
39 {
40 throw null;
41 }
42 }
43
44 [global::Cpp2ILInjected.Token(Token = "0x6000B22")]
45 [global::Cpp2ILInjected.Address(RVA = "0x9A6D48", Offset = "0x9A6D48", Length = "0x1C")]
46 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
48 {
49 throw null;
50 }
51
52 [global::Cpp2ILInjected.Token(Token = "0x6000B23")]
53 [global::Cpp2ILInjected.Address(RVA = "0x9A7158", Offset = "0x9A7158", Length = "0x144")]
54 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
55 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIKeyboardMappings), Member = "SetupMappings", ReturnType = typeof(void))]
56 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 39)]
57 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ControllerActionManager), Member = "CreateButtonMapping", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(ControllerActionButton))]
58 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Replace", MemberParameters = new object[]
59 {
60 typeof(string),
61 typeof(string)
62 }, ReturnType = typeof(string))]
63 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ControllerActionManager), Member = "GetButtonMapping", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(ControllerActionButton))]
64 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ControllerActionButton), Member = "MapKey", MemberParameters = new object[]
65 {
67 typeof(bool)
68 }, ReturnType = typeof(void))]
69 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
71 {
72 throw null;
73 }
74
75 [global::Cpp2ILInjected.Token(Token = "0x1700011F")]
77 {
78 [global::Cpp2ILInjected.Token(Token = "0x6000B24")]
79 [global::Cpp2ILInjected.Address(RVA = "0x9A729C", Offset = "0x9A729C", Length = "0x8")]
80 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
81 get
82 {
83 throw null;
84 }
85 [global::Cpp2ILInjected.Token(Token = "0x6000B25")]
86 [global::Cpp2ILInjected.Address(RVA = "0x9A72A4", Offset = "0x9A72A4", Length = "0x1C")]
87 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
88 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUISettingsOverlay), Member = "ResetSetting", MemberParameters = new object[] { typeof(GUISettingID) }, ReturnType = typeof(void))]
89 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIPulldownSetting), Member = "SetOption", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
90 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "LoadSettings", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
91 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
92 set
93 {
94 throw null;
95 }
96 }
97
98 [global::Cpp2ILInjected.Token(Token = "0x6000B26")]
99 [global::Cpp2ILInjected.Address(RVA = "0x9A72C0", Offset = "0x9A72C0", Length = "0x68")]
100 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIKeyboardMappings), Member = "SetupMappings", ReturnType = typeof(void))]
101 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
102 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ControllerActionButton), Member = "GetEntry", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(ControllerActionButton.Entry))]
104 {
105 throw null;
106 }
107
108 [global::Cpp2ILInjected.Token(Token = "0x6000B27")]
109 [global::Cpp2ILInjected.Address(RVA = "0x999C40", Offset = "0x999C40", Length = "0x24")]
110 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
111 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DrKeyboard_IME), Member = "Update", ReturnType = typeof(void))]
112 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControllerMappingEntry), Member = "Draw", ReturnType = typeof(void))]
113 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControllerMappings), Member = "Draw", ReturnType = typeof(void))]
114 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControllerHardwareProfile), Member = "DrawMainButtons", ReturnType = typeof(void))]
115 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControllerHardwareProfileEntry), Member = "Draw", ReturnType = typeof(void))]
116 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIBestiary), Member = "Draw", ReturnType = typeof(void))]
117 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIJourneyModeSettings), Member = "DrawMainButtons", ReturnType = typeof(void))]
118 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIMap), Member = "DrawMap", ReturnType = typeof(void))]
119 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIAchievementsMenu), Member = "Draw", ReturnType = typeof(void))]
120 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIDeleteDedicatedServer), Member = "Draw", ReturnType = typeof(void))]
121 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIDeletePlayer), Member = "Draw", ReturnType = typeof(void))]
122 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIDeleteWorld), Member = "Draw", ReturnType = typeof(void))]
123 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIInterfaceEdit), Member = "Draw", ReturnType = typeof(void))]
124 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUILowMemoryPopup), Member = "Draw", ReturnType = typeof(void))]
125 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIMainMenu), Member = "Draw", ReturnType = typeof(void))]
126 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUISettingsOverlay), Member = "Draw", ReturnType = typeof(void))]
127 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIPulldownSetting), Member = "Draw", ReturnType = typeof(void))]
128 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "GetInputText", MemberParameters = new object[]
129 {
130 typeof(string),
132 typeof(int),
133 typeof(bool),
134 typeof(bool),
135 typeof(bool),
136 typeof(bool)
137 }, ReturnType = typeof(string))]
138 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 18)]
140 {
141 throw null;
142 }
143
144 [global::Cpp2ILInjected.Token(Token = "0x6000B28")]
145 [global::Cpp2ILInjected.Address(RVA = "0x9A7328", Offset = "0x9A7328", Length = "0x704")]
146 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControllerMappings), Member = "SetupMappings", ReturnType = typeof(void))]
147 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
148 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ControllerActionManager), Member = "CreateAxisMapping", MemberParameters = new object[]
149 {
150 typeof(string),
151 typeof(bool),
152 typeof(float)
153 }, ReturnType = typeof(ControllerActionAxis))]
154 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ControllerActionAxis), Member = "MapKeys", MemberParameters = new object[]
155 {
158 }, ReturnType = typeof(void))]
159 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ControllerActionManager), Member = "CreateVectorMapping", MemberParameters = new object[]
160 {
161 typeof(string),
164 }, ReturnType = typeof(ControllerActionVector))]
165 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ControllerActionManager), Member = "GetVectorMapping", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(ControllerActionVector))]
166 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIKeyboardMappings), Member = "CreateButtonMapping", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(ControllerActionButton))]
167 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ControllerActionButton), Member = "MapKey", MemberParameters = new object[]
168 {
170 typeof(bool)
171 }, ReturnType = typeof(void))]
172 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIKeyboardMappings), Member = "LoadDefaults", ReturnType = typeof(void))]
173 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIKeyboardMappings), Member = "SetupEscapeKeySetting", ReturnType = typeof(void))]
174 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 44)]
175 public void SetupMappings()
176 {
177 throw null;
178 }
179
180 [global::Cpp2ILInjected.Token(Token = "0x6000B29")]
181 [global::Cpp2ILInjected.Address(RVA = "0x9A7D78", Offset = "0x9A7D78", Length = "0x1DC")]
182 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
183 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIKeyboardMappings), Member = "LoadConfiguration", MemberParameters = new object[] { typeof(Preferences) }, ReturnType = typeof(void))]
184 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
185 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Preferences[]), Member = "Get", MemberTypeParameters = new object[] { typeof(object) }, MemberParameters = new object[]
186 {
187 typeof(string),
188 typeof(object)
189 }, ReturnType = "T")]
190 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "IsNullOrEmpty", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
191 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(RuntimeTypeHandle) }, ReturnType = typeof(Type))]
192 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Enum), Member = "Parse", MemberParameters = new object[]
193 {
194 typeof(Type),
195 typeof(string)
196 }, ReturnType = typeof(object))]
197 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 19)]
198 private KeyCode LoadKeyCode(Preferences preferences, string id, ref bool loaded)
199 {
200 throw null;
201 }
202
203 [global::Cpp2ILInjected.Token(Token = "0x6000B2A")]
204 [global::Cpp2ILInjected.Address(RVA = "0x9A7F54", Offset = "0x9A7F54", Length = "0x290")]
205 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
206 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "LoadSettings", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
207 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
208 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ControllerActionAxis), Member = "get_FirstEntry", ReturnType = typeof(ControllerActionAxis.Entry))]
209 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
210 {
211 typeof(string),
212 typeof(string)
213 }, ReturnType = typeof(string))]
214 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIKeyboardMappings), Member = "LoadKeyCode", MemberParameters = new object[]
215 {
217 typeof(string),
218 typeof(ref bool)
219 }, ReturnType = typeof(KeyCode))]
220 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "GetEnumerator", ReturnType = "Enumerator<T>")]
221 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "MoveNext", ReturnType = typeof(bool))]
222 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ControllerActionButton), Member = "get_FirstEntry", ReturnType = typeof(ControllerActionButton.Entry))]
223 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "Dispose", ReturnType = typeof(void))]
224 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIKeyboardMappings), Member = "LoadDefaults", ReturnType = typeof(void))]
225 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 13)]
227 {
228 throw null;
229 }
230
231 [global::Cpp2ILInjected.Token(Token = "0x6000B2B")]
232 [global::Cpp2ILInjected.Address(RVA = "0x9A81E4", Offset = "0x9A81E4", Length = "0x2F0")]
233 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
234 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "SaveSettings", ReturnType = typeof(bool))]
235 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
236 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
237 {
238 typeof(string),
239 typeof(string)
240 }, ReturnType = typeof(string))]
241 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ControllerActionAxis), Member = "get_FirstEntry", ReturnType = typeof(ControllerActionAxis.Entry))]
242 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Preferences), Member = "Put", MemberParameters = new object[]
243 {
244 typeof(string),
245 typeof(object)
246 }, ReturnType = typeof(void))]
247 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "GetEnumerator", ReturnType = "Enumerator<T>")]
248 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "MoveNext", ReturnType = typeof(bool))]
249 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ControllerActionButton), Member = "get_FirstEntry", ReturnType = typeof(ControllerActionButton.Entry))]
250 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "Dispose", ReturnType = typeof(void))]
251 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 18)]
253 {
254 throw null;
255 }
256
257 [global::Cpp2ILInjected.Token(Token = "0x6000B2C")]
258 [global::Cpp2ILInjected.Address(RVA = "0x9A7A2C", Offset = "0x9A7A2C", Length = "0x34C")]
259 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIKeyboardMappings), Member = "SetupMappings", ReturnType = typeof(void))]
260 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIKeyboardMappings), Member = "LoadConfiguration", MemberParameters = new object[] { typeof(Preferences) }, ReturnType = typeof(void))]
261 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIKeyboardMappings), Member = "DrawMainButtons", ReturnType = typeof(void))]
262 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
263 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ControllerActionAxis), Member = "get_FirstEntry", ReturnType = typeof(ControllerActionAxis.Entry))]
264 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ControllerActionButton), Member = "get_FirstEntry", ReturnType = typeof(ControllerActionButton.Entry))]
265 public void LoadDefaults()
266 {
267 throw null;
268 }
269
270 [global::Cpp2ILInjected.Token(Token = "0x6000B2D")]
271 [global::Cpp2ILInjected.Address(RVA = "0x9A6D80", Offset = "0x9A6D80", Length = "0x200")]
272 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
273 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIKeyboardMappingEntry), Member = "Draw", ReturnType = typeof(void))]
274 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
275 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ControllerActionAxis), Member = "get_FirstEntry", ReturnType = typeof(ControllerActionAxis.Entry))]
276 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "GetEnumerator", ReturnType = "Enumerator<T>")]
277 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "MoveNext", ReturnType = typeof(bool))]
278 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ControllerActionButton), Member = "get_FirstEntry", ReturnType = typeof(ControllerActionButton.Entry))]
279 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "Dispose", ReturnType = typeof(void))]
280 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 10)]
282 {
283 throw null;
284 }
285
286 [global::Cpp2ILInjected.Token(Token = "0x6000B2E")]
287 [global::Cpp2ILInjected.Address(RVA = "0x9A84D4", Offset = "0x9A84D4", Length = "0x274")]
288 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
289 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUISettingsOverlay), Member = "Draw", ReturnType = typeof(void))]
290 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
291 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIControllerNavigationController), Member = "set_CurrentNavigationItem", MemberParameters = new object[] { typeof(GUIControllerItem) }, ReturnType = typeof(void))]
292 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIControllerNavigationController), Member = "UpdateCursorPosition", ReturnType = typeof(void))]
293 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIKeyboardMappings), Member = "GainFocus", ReturnType = typeof(void))]
294 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIKeyboardMappings), Member = "DrawBacking", ReturnType = typeof(void))]
295 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIKeyboardMappings), Member = "DrawCategoryOptions", ReturnType = typeof(void))]
296 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIKeyboardMappings), Member = "DrawTitle", ReturnType = typeof(void))]
297 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SpriteBatch), Member = "End", ReturnType = typeof(void))]
298 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SpriteBatch), Member = "Begin", MemberParameters = new object[]
299 {
305 typeof(Effect),
306 typeof(Matrix?),
307 typeof(bool)
308 }, ReturnType = typeof(void))]
309 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIKeyboardMappings), Member = "DrawCategories", ReturnType = typeof(void))]
310 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIKeyboardMappings), Member = "DrawMainButtons", ReturnType = typeof(void))]
311 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ControlAnchor), Member = "SetGridItemRegion", MemberParameters = new object[] { typeof(Rectangle) }, ReturnType = typeof(void))]
312 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIKeyboardMappingEntry), Member = "Draw", ReturnType = typeof(void))]
313 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
314 public void Draw()
315 {
316 throw null;
317 }
318
319 [global::Cpp2ILInjected.Token(Token = "0x6000B2F")]
320 [global::Cpp2ILInjected.Address(RVA = "0x9A9844", Offset = "0x9A9844", Length = "0x68")]
321 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIKeyboardMappings), Member = "IsOverCategories", MemberParameters = new object[] { typeof(Microsoft.Xna.Framework.Vector2) }, ReturnType = typeof(bool))]
322 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
323 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIInputRegionManager), Member = "UnregisterPickingInterceptor", MemberParameters = new object[] { typeof(GUIInputRegionExclusive) }, ReturnType = typeof(void))]
324 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
325 public void LooseFocus()
326 {
327 throw null;
328 }
329
330 [global::Cpp2ILInjected.Token(Token = "0x6000B30")]
331 [global::Cpp2ILInjected.Address(RVA = "0x9A8748", Offset = "0x9A8748", Length = "0xAC")]
332 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIKeyboardMappings), Member = "Draw", ReturnType = typeof(void))]
333 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
334 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIInputRegionExclusive.IsOverHandler), Member = ".ctor", MemberParameters = new object[]
335 {
336 typeof(object),
337 typeof(IntPtr)
338 }, ReturnType = typeof(void))]
339 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIInputRegionManager), Member = "RegisterPickingInterceptor", MemberParameters = new object[] { typeof(GUIInputRegionExclusive.IsOverHandler) }, ReturnType = typeof(GUIInputRegionExclusive))]
340 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
341 private void GainFocus()
342 {
343 throw null;
344 }
345
346 [global::Cpp2ILInjected.Token(Token = "0x6000B31")]
347 [global::Cpp2ILInjected.Address(RVA = "0x9A98AC", Offset = "0x9A98AC", Length = "0x14C")]
348 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
349 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
350 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIPanel), Member = "Region", MemberParameters = new object[] { typeof(Panel_Layout) }, ReturnType = typeof(Rectangle))]
351 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Rectangle), Member = "get_Bottom", ReturnType = typeof(int))]
352 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Point), Member = ".ctor", MemberParameters = new object[]
353 {
354 typeof(int),
355 typeof(int)
356 }, ReturnType = typeof(void))]
357 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Rectangle), Member = "Contains", MemberParameters = new object[] { typeof(Point) }, ReturnType = typeof(bool))]
358 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIKeyboardMappings), Member = "LooseFocus", ReturnType = typeof(void))]
359 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
361 {
362 throw null;
363 }
364
365 [global::Cpp2ILInjected.Token(Token = "0x6000B32")]
366 [global::Cpp2ILInjected.Address(RVA = "0x9A8E5C", Offset = "0x9A8E5C", Length = "0x570")]
367 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
368 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIKeyboardMappings), Member = "Draw", ReturnType = typeof(void))]
369 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
370 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIControlsBanner), Member = "AddAction", MemberParameters = new object[]
371 {
374 typeof(string)
375 }, ReturnType = typeof(void))]
376 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIPanel), Member = "Draw", MemberParameters = new object[]
377 {
379 typeof(bool),
383 }, ReturnType = typeof(void))]
384 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_mouseLeft", ReturnType = typeof(bool))]
385 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_mouseLeftRelease", ReturnType = typeof(bool))]
386 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Array[]), Member = "IndexOf", MemberTypeParameters = new object[] { "System.Int32Enum" }, MemberParameters = new object[]
387 {
388 typeof(Int32Enum[]),
389 "System.Int32Enum"
390 }, ReturnType = typeof(int))]
391 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIControllerNavigationController), Member = "NextPagePressed", ReturnType = typeof(bool))]
392 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SoundEngine), Member = "PlaySound", MemberParameters = new object[]
393 {
394 typeof(int),
395 typeof(int),
396 typeof(int),
397 typeof(int),
398 typeof(float),
399 typeof(float)
400 }, ReturnType = typeof(SoundEffectInstance))]
401 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIKeyboardMappings), Member = "SetCategory", MemberParameters = new object[] { typeof(KeyboardMappingsCategories_Layout.Category) }, ReturnType = typeof(void))]
402 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIKeyboardMappingOverlay), Member = "Activate", ReturnType = typeof(void))]
403 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIControllerNavigationController), Member = "PreviousPagePressed", ReturnType = typeof(bool))]
404 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUITransactionButton), Member = "Draw", MemberParameters = new object[]
405 {
407 typeof(Item),
408 typeof(string),
409 typeof(bool),
410 typeof(ref float),
411 typeof(bool),
412 typeof(bool),
413 typeof(bool),
414 typeof(bool)
415 }, ReturnType = typeof(GUITransactionButton.InputState))]
416 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Time), Member = "get_deltaTime", ReturnType = typeof(float))]
417 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
418 private void DrawCategories()
419 {
420 throw null;
421 }
422
423 [global::Cpp2ILInjected.Token(Token = "0x6000B33")]
424 [global::Cpp2ILInjected.Address(RVA = "0x9AA058", Offset = "0x9AA058", Length = "0xC")]
425 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUISettingsOverlay), Member = "Shutdown", ReturnType = typeof(void))]
426 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
427 public void Close()
428 {
429 throw null;
430 }
431
432 [global::Cpp2ILInjected.Token(Token = "0x6000B34")]
433 [global::Cpp2ILInjected.Address(RVA = "0x9AA064", Offset = "0x9AA064", Length = "0x94")]
434 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
435 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIOpenUIButtonSetting), Member = "OpenUI", ReturnType = typeof(void))]
436 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
437 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = "T")]
438 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIKeyboardMappingEntry), Member = "get_Binding", ReturnType = typeof(KeyCode))]
439 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
440 public void Backup()
441 {
442 throw null;
443 }
444
445 [global::Cpp2ILInjected.Token(Token = "0x6000B35")]
446 [global::Cpp2ILInjected.Address(RVA = "0x9AA0F8", Offset = "0x9AA0F8", Length = "0x88")]
447 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
448 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUISettings), Member = "ShutdownUI", ReturnType = typeof(void))]
449 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIKeyboardMappings), Member = "DrawMainButtons", ReturnType = typeof(void))]
450 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
451 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = "T")]
452 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIKeyboardMappingEntry), Member = "set_Binding", MemberParameters = new object[] { typeof(KeyCode) }, ReturnType = typeof(void))]
453 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
454 public void RestoreBackup()
455 {
456 throw null;
457 }
458
459 [global::Cpp2ILInjected.Token(Token = "0x6000B36")]
460 [global::Cpp2ILInjected.Address(RVA = "0x9A93CC", Offset = "0x9A93CC", Length = "0x478")]
461 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
462 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIKeyboardMappings), Member = "Draw", ReturnType = typeof(void))]
463 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
464 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_mouseLeft", ReturnType = typeof(bool))]
465 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_mouseLeftRelease", ReturnType = typeof(bool))]
466 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUITransactionButton), Member = "DrawWithBanner", MemberParameters = new object[]
467 {
471 typeof(Item),
472 typeof(string),
473 typeof(bool),
474 typeof(ref float),
475 typeof(bool),
476 typeof(bool),
477 typeof(bool),
478 typeof(bool),
479 typeof(bool),
480 typeof(bool)
481 }, ReturnType = typeof(GUITransactionButton.InputState))]
482 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(KeyboardInput), Member = "GetKeyUp", MemberParameters = new object[] { typeof(KeyCode) }, ReturnType = typeof(bool))]
483 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "set_mouseLeftRelease", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
484 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SoundEngine), Member = "PlaySound", MemberParameters = new object[]
485 {
486 typeof(int),
487 typeof(int),
488 typeof(int),
489 typeof(int),
490 typeof(float),
491 typeof(float)
492 }, ReturnType = typeof(SoundEffectInstance))]
493 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIKeyboardMappings), Member = "RestoreBackup", ReturnType = typeof(void))]
494 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIKeyboardMappings), Member = "LoadDefaults", ReturnType = typeof(void))]
495 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ControllerActionManager), Member = "get_AnyControllerConnected", ReturnType = typeof(bool))]
496 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = "T")]
497 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 18)]
498 private void DrawMainButtons()
499 {
500 throw null;
501 }
502
503 [global::Cpp2ILInjected.Token(Token = "0x6000B37")]
504 [global::Cpp2ILInjected.Address(RVA = "0x9AA180", Offset = "0x9AA180", Length = "0x8C")]
505 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
506 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
507 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIKeyboardMappingEntry), Member = "RemoveBinding", ReturnType = typeof(void))]
508 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ControllerActionManager), Member = "get_AnyControllerConnected", ReturnType = typeof(bool))]
509 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = "T")]
510 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
511 private void ClearMapping()
512 {
513 throw null;
514 }
515
516 [global::Cpp2ILInjected.Token(Token = "0x6000B38")]
517 [global::Cpp2ILInjected.Address(RVA = "0x9A8AA0", Offset = "0x9A8AA0", Length = "0x3BC")]
518 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
519 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIKeyboardMappings), Member = "Draw", ReturnType = typeof(void))]
520 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
521 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "GetTextValue", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
522 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RuntimeHelpers), Member = "InitializeArray", MemberParameters = new object[]
523 {
524 typeof(Array),
526 }, ReturnType = typeof(void))]
527 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "TrimEnd", MemberParameters = new object[] { typeof(char[]) }, ReturnType = typeof(string))]
528 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIStringButton), Member = "DrawButton", MemberParameters = new object[]
529 {
531 typeof(string),
532 typeof(ref float),
533 typeof(bool),
534 typeof(bool)
535 }, ReturnType = typeof(bool))]
536 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(LayoutCalculator), Member = "GetAnchoredPosition", MemberParameters = new object[]
537 {
541 }, ReturnType = typeof(Microsoft.Xna.Framework.Vector2))]
542 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Microsoft.Xna.Framework.Vector2), Member = "op_Division", MemberParameters = new object[]
543 {
545 typeof(float)
546 }, ReturnType = typeof(Microsoft.Xna.Framework.Vector2))]
547 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Microsoft.Xna.Framework.Vector2), Member = "op_Subtraction", MemberParameters = new object[]
548 {
551 }, ReturnType = typeof(Microsoft.Xna.Framework.Vector2))]
552 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIInputRegionManager), Member = "RegisterInputRegion", MemberParameters = new object[]
553 {
554 typeof(int),
555 typeof(int),
556 typeof(int),
557 typeof(int)
558 }, ReturnType = typeof(bool))]
559 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 22)]
560 private void DrawTitle()
561 {
562 throw null;
563 }
564
565 [global::Cpp2ILInjected.Token(Token = "0x6000B39")]
566 [global::Cpp2ILInjected.Address(RVA = "0x9A87F4", Offset = "0x9A87F4", Length = "0x98")]
567 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIKeyboardMappings), Member = "Draw", ReturnType = typeof(void))]
568 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
569 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIPanel), Member = "Draw", MemberParameters = new object[]
570 {
572 typeof(bool),
576 }, ReturnType = typeof(void))]
577 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
578 private void DrawBacking()
579 {
580 throw null;
581 }
582
583 [global::Cpp2ILInjected.Token(Token = "0x6000B3A")]
584 [global::Cpp2ILInjected.Address(RVA = "0x9A888C", Offset = "0x9A888C", Length = "0x214")]
585 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
586 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIKeyboardMappings), Member = "Draw", ReturnType = typeof(void))]
587 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
588 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIItemGrid.GetItemScaleHandler), Member = ".ctor", MemberParameters = new object[]
589 {
590 typeof(object),
591 typeof(IntPtr)
592 }, ReturnType = typeof(void))]
593 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIItemGrid.CursorOver), Member = ".ctor", MemberParameters = new object[]
594 {
595 typeof(object),
596 typeof(IntPtr)
597 }, ReturnType = typeof(void))]
598 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIItemGrid.DrawItemHandler), Member = ".ctor", MemberParameters = new object[]
599 {
600 typeof(object),
601 typeof(IntPtr)
602 }, ReturnType = typeof(void))]
603 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIItemGrid.GetItemSizeHandler), Member = ".ctor", MemberParameters = new object[]
604 {
605 typeof(object),
606 typeof(IntPtr)
607 }, ReturnType = typeof(void))]
608 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIDraggableItemGrid), Member = "Draw", MemberParameters = new object[]
609 {
614 typeof(int),
615 typeof(ref float),
616 typeof(ref float),
617 typeof(ref int),
620 typeof(bool),
621 typeof(bool),
622 typeof(bool)
623 }, ReturnType = typeof(void))]
624 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 16)]
625 private void DrawCategoryOptions()
626 {
627 throw null;
628 }
629
630 [global::Cpp2ILInjected.Token(Token = "0x6000B3B")]
631 [global::Cpp2ILInjected.Address(RVA = "0x9AA20C", Offset = "0x9AA20C", Length = "0x8")]
632 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
633 private float SettingScale(int index)
634 {
635 throw null;
636 }
637
638 [global::Cpp2ILInjected.Token(Token = "0x6000B3C")]
639 [global::Cpp2ILInjected.Address(RVA = "0x9AA214", Offset = "0x9AA214", Length = "0x4")]
640 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
641 private void SettingOver(int index)
642 {
643 throw null;
644 }
645
646 [global::Cpp2ILInjected.Token(Token = "0x6000B3D")]
647 [global::Cpp2ILInjected.Address(RVA = "0x9AA218", Offset = "0x9AA218", Length = "0x14C")]
648 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
649 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
650 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = "T")]
651 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Rectangle), Member = ".ctor", MemberParameters = new object[]
652 {
653 typeof(int),
654 typeof(int),
655 typeof(int),
656 typeof(int)
657 }, ReturnType = typeof(void))]
658 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ControlAnchor), Member = "SetGridItemRegion", MemberParameters = new object[] { typeof(Rectangle) }, ReturnType = typeof(void))]
659 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIKeyboardMappingEntry), Member = "Draw", ReturnType = typeof(void))]
660 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
661 private void SettingDraw(ItemGrid_Layout gridLayout, int index, Microsoft.Xna.Framework.Vector2 position, float scale)
662 {
663 throw null;
664 }
665
666 [global::Cpp2ILInjected.Token(Token = "0x6000B3E")]
667 [global::Cpp2ILInjected.Address(RVA = "0x9AA364", Offset = "0x9AA364", Length = "0xE0")]
668 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
669 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = "T")]
670 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Microsoft.Xna.Framework.Vector2), Member = ".ctor", MemberParameters = new object[]
671 {
672 typeof(float),
673 typeof(float)
674 }, ReturnType = typeof(void))]
675 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
677 {
678 throw null;
679 }
680
681 [global::Cpp2ILInjected.Token(Token = "0x6000B3F")]
682 [global::Cpp2ILInjected.Address(RVA = "0x9A99F8", Offset = "0x9A99F8", Length = "0x660")]
683 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
684 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIKeyboardMappings), Member = "DrawCategories", ReturnType = typeof(void))]
685 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIOpenUIButtonSetting), Member = "OpenUI", ReturnType = typeof(void))]
686 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 8)]
687 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIKeyboardMappingEntry), Member = ".ctor", MemberParameters = new object[]
688 {
690 typeof(int)
691 }, ReturnType = typeof(void))]
692 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "GetEnumerator", ReturnType = "Enumerator<T>")]
693 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "MoveNext", ReturnType = typeof(bool))]
694 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Inequality", MemberParameters = new object[]
695 {
696 typeof(string),
697 typeof(string)
698 }, ReturnType = typeof(bool))]
699 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIKeyboardMappingEntry), Member = ".ctor", MemberParameters = new object[] { typeof(ControllerActionButton) }, ReturnType = typeof(void))]
700 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "Dispose", ReturnType = typeof(void))]
701 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Array), Member = "Clear", MemberParameters = new object[]
702 {
703 typeof(Array),
704 typeof(int),
705 typeof(int)
706 }, ReturnType = typeof(void))]
707 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Comparison<object>), Member = ".ctor", MemberParameters = new object[]
708 {
709 typeof(object),
711 }, ReturnType = typeof(void))]
712 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "Sort", MemberParameters = new object[] { typeof(Comparison<object>) }, ReturnType = typeof(void))]
713 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 36)]
715 {
716 throw null;
717 }
718
719 [global::Cpp2ILInjected.Token(Token = "0x6000B40")]
720 [global::Cpp2ILInjected.Address(RVA = "0x9AA444", Offset = "0x9AA444", Length = "0x80")]
721 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TutorialStep_01_WelcomeDialogue), Member = "Update", ReturnType = typeof(bool))]
722 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TutorialStep_02_CopperPickaxe), Member = "GetGuideString", ReturnType = typeof(string))]
723 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TutorialStep_03_CraftWorkbench), Member = "GetGuideString", ReturnType = typeof(string))]
724 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TutorialStep_04_CraftDoorAndChair), Member = "GetGuideString", ReturnType = typeof(string))]
725 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TutorialStep_05_Torches), Member = "GetGuideString", ReturnType = typeof(string))]
726 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TutorialStep_07_Armour), Member = "GetGuideString", ReturnType = typeof(string))]
727 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TutorialStep_08_KillZombies), Member = "GetGuideString", ReturnType = typeof(string))]
728 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TutorialStep_09_Bestiary), Member = "GetGuideString", ReturnType = typeof(string))]
729 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TutorialStep_10_Settings), Member = "GetGuideString", ReturnType = typeof(string))]
730 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TutorialStep_11_Complete), Member = "GetGuideString", ReturnType = typeof(string))]
731 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 38)]
732 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Format", MemberParameters = new object[]
733 {
734 typeof(string),
735 typeof(object)
736 }, ReturnType = typeof(string))]
737 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
739 {
740 throw null;
741 }
742
743 [global::Cpp2ILInjected.Token(Token = "0x6000B41")]
744 [global::Cpp2ILInjected.Address(RVA = "0x9AA4C4", Offset = "0x9AA4C4", Length = "0x1160")]
745 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
746 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIInstance), Member = ".ctor", ReturnType = typeof(void))]
747 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
748 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIKeyboardMappingOverlay), Member = ".ctor", ReturnType = typeof(void))]
749 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = ".ctor", ReturnType = typeof(void))]
750 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RuntimeHelpers), Member = "InitializeArray", MemberParameters = new object[]
751 {
752 typeof(Array),
754 }, ReturnType = typeof(void))]
755 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
756 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 14)]
758 {
759 throw null;
760 }
761
762 [global::Cpp2ILInjected.Token(Token = "0x4000BA5")]
763 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
764 private bool _keyboardEnabled;
765
766 [global::Cpp2ILInjected.Token(Token = "0x4000BA6")]
767 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
769
770 [global::Cpp2ILInjected.Token(Token = "0x4000BA7")]
771 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
773
774 [global::Cpp2ILInjected.Token(Token = "0x4000BA8")]
775 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
777
778 [global::Cpp2ILInjected.Token(Token = "0x4000BA9")]
779 [global::Cpp2ILInjected.FieldOffset(Offset = "0x38")]
780 public bool Enabled;
781
782 [global::Cpp2ILInjected.Token(Token = "0x4000BAA")]
783 [global::Cpp2ILInjected.FieldOffset(Offset = "0x39")]
784 public bool performingBinding;
785
786 [global::Cpp2ILInjected.Token(Token = "0x4000BAB")]
787 [global::Cpp2ILInjected.FieldOffset(Offset = "0x3C")]
788 private int disableScroll;
789
790 [global::Cpp2ILInjected.Token(Token = "0x4000BAC")]
791 [global::Cpp2ILInjected.FieldOffset(Offset = "0x40")]
793
794 [global::Cpp2ILInjected.Token(Token = "0x4000BAD")]
795 [global::Cpp2ILInjected.FieldOffset(Offset = "0x48")]
797
798 [global::Cpp2ILInjected.Token(Token = "0x4000BAE")]
799 [global::Cpp2ILInjected.FieldOffset(Offset = "0x50")]
801
802 [global::Cpp2ILInjected.Token(Token = "0x4000BAF")]
803 [global::Cpp2ILInjected.FieldOffset(Offset = "0x58")]
805
806 [global::Cpp2ILInjected.Token(Token = "0x4000BB0")]
807 [global::Cpp2ILInjected.FieldOffset(Offset = "0x60")]
809
810 [global::Cpp2ILInjected.Token(Token = "0x4000BB1")]
811 [global::Cpp2ILInjected.FieldOffset(Offset = "0x68")]
813
814 [global::Cpp2ILInjected.Token(Token = "0x4000BB2")]
815 [global::Cpp2ILInjected.FieldOffset(Offset = "0x70")]
817
818 [global::Cpp2ILInjected.Token(Token = "0x4000BB3")]
819 [global::Cpp2ILInjected.FieldOffset(Offset = "0x78")]
821
822 [global::Cpp2ILInjected.Token(Token = "0x4000BB4")]
823 [global::Cpp2ILInjected.FieldOffset(Offset = "0x80")]
825
826 [global::Cpp2ILInjected.Token(Token = "0x4000BB5")]
827 [global::Cpp2ILInjected.FieldOffset(Offset = "0x88")]
829
830 [global::Cpp2ILInjected.Token(Token = "0x4000BB6")]
831 [global::Cpp2ILInjected.FieldOffset(Offset = "0x90")]
833
834 [global::Cpp2ILInjected.Token(Token = "0x4000BB7")]
835 [global::Cpp2ILInjected.FieldOffset(Offset = "0x98")]
837
838 [global::Cpp2ILInjected.Token(Token = "0x4000BB8")]
839 [global::Cpp2ILInjected.FieldOffset(Offset = "0xA0")]
841
842 [global::Cpp2ILInjected.Token(Token = "0x4000BB9")]
843 [global::Cpp2ILInjected.FieldOffset(Offset = "0xA8")]
845
846 [global::Cpp2ILInjected.Token(Token = "0x4000BBA")]
847 [global::Cpp2ILInjected.FieldOffset(Offset = "0xB0")]
849
850 [global::Cpp2ILInjected.Token(Token = "0x4000BBB")]
851 [global::Cpp2ILInjected.FieldOffset(Offset = "0xB8")]
853
854 [global::Cpp2ILInjected.Token(Token = "0x4000BBC")]
855 [global::Cpp2ILInjected.FieldOffset(Offset = "0xC0")]
857
858 [global::Cpp2ILInjected.Token(Token = "0x4000BBD")]
859 [global::Cpp2ILInjected.FieldOffset(Offset = "0xC8")]
861
862 [global::Cpp2ILInjected.Token(Token = "0x4000BBE")]
863 [global::Cpp2ILInjected.FieldOffset(Offset = "0xD0")]
865
866 [global::Cpp2ILInjected.Token(Token = "0x4000BBF")]
867 [global::Cpp2ILInjected.FieldOffset(Offset = "0xD8")]
869
870 [global::Cpp2ILInjected.Token(Token = "0x4000BC0")]
871 [global::Cpp2ILInjected.FieldOffset(Offset = "0xE0")]
873
874 [global::Cpp2ILInjected.Token(Token = "0x4000BC1")]
875 [global::Cpp2ILInjected.FieldOffset(Offset = "0xE8")]
877
878 [global::Cpp2ILInjected.Token(Token = "0x4000BC2")]
879 [global::Cpp2ILInjected.FieldOffset(Offset = "0xF0")]
881
882 [global::Cpp2ILInjected.Token(Token = "0x4000BC3")]
883 [global::Cpp2ILInjected.FieldOffset(Offset = "0xF8")]
885
886 [global::Cpp2ILInjected.Token(Token = "0x4000BC4")]
887 [global::Cpp2ILInjected.FieldOffset(Offset = "0x100")]
889
890 [global::Cpp2ILInjected.Token(Token = "0x4000BC5")]
891 [global::Cpp2ILInjected.FieldOffset(Offset = "0x108")]
893
894 [global::Cpp2ILInjected.Token(Token = "0x4000BC6")]
895 [global::Cpp2ILInjected.FieldOffset(Offset = "0x110")]
897
898 [global::Cpp2ILInjected.Token(Token = "0x4000BC7")]
899 [global::Cpp2ILInjected.FieldOffset(Offset = "0x118")]
901
902 [global::Cpp2ILInjected.Token(Token = "0x4000BC8")]
903 [global::Cpp2ILInjected.FieldOffset(Offset = "0x120")]
905
906 [global::Cpp2ILInjected.Token(Token = "0x4000BC9")]
907 [global::Cpp2ILInjected.FieldOffset(Offset = "0x128")]
909
910 [global::Cpp2ILInjected.Token(Token = "0x4000BCA")]
911 [global::Cpp2ILInjected.FieldOffset(Offset = "0x130")]
913
914 [global::Cpp2ILInjected.Token(Token = "0x4000BCB")]
915 [global::Cpp2ILInjected.FieldOffset(Offset = "0x138")]
917
918 [global::Cpp2ILInjected.Token(Token = "0x4000BCC")]
919 [global::Cpp2ILInjected.FieldOffset(Offset = "0x140")]
921
922 [global::Cpp2ILInjected.Token(Token = "0x4000BCD")]
923 [global::Cpp2ILInjected.FieldOffset(Offset = "0x148")]
925
926 [global::Cpp2ILInjected.Token(Token = "0x4000BCE")]
927 [global::Cpp2ILInjected.FieldOffset(Offset = "0x150")]
929
930 [global::Cpp2ILInjected.Token(Token = "0x4000BCF")]
931 [global::Cpp2ILInjected.FieldOffset(Offset = "0x158")]
933
934 [global::Cpp2ILInjected.Token(Token = "0x4000BD0")]
935 [global::Cpp2ILInjected.FieldOffset(Offset = "0x160")]
937
938 [global::Cpp2ILInjected.Token(Token = "0x4000BD1")]
939 [global::Cpp2ILInjected.FieldOffset(Offset = "0x168")]
941
942 [global::Cpp2ILInjected.Token(Token = "0x4000BD2")]
943 [global::Cpp2ILInjected.FieldOffset(Offset = "0x170")]
945
946 [global::Cpp2ILInjected.Token(Token = "0x4000BD3")]
947 [global::Cpp2ILInjected.FieldOffset(Offset = "0x178")]
949
950 [global::Cpp2ILInjected.Token(Token = "0x4000BD4")]
951 [global::Cpp2ILInjected.FieldOffset(Offset = "0x180")]
953
954 [global::Cpp2ILInjected.Token(Token = "0x4000BD5")]
955 [global::Cpp2ILInjected.FieldOffset(Offset = "0x188")]
957
958 [global::Cpp2ILInjected.Token(Token = "0x4000BD6")]
959 [global::Cpp2ILInjected.FieldOffset(Offset = "0x190")]
961
962 [global::Cpp2ILInjected.Token(Token = "0x4000BD7")]
963 [global::Cpp2ILInjected.FieldOffset(Offset = "0x198")]
965
966 [global::Cpp2ILInjected.Token(Token = "0x4000BD8")]
967 [global::Cpp2ILInjected.FieldOffset(Offset = "0x19C")]
968 private float TimeSinceItemChange;
969
970 [global::Cpp2ILInjected.Token(Token = "0x4000BD9")]
971 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1A0")]
973
974 [global::Cpp2ILInjected.Token(Token = "0x4000BDA")]
975 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1A8")]
977
978 [global::Cpp2ILInjected.Token(Token = "0x4000BDB")]
979 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1AC")]
980 private float GameplayButtonScale;
981
982 [global::Cpp2ILInjected.Token(Token = "0x4000BDC")]
983 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1B0")]
984 private float UIButtonScale;
985
986 [global::Cpp2ILInjected.Token(Token = "0x4000BDD")]
987 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1B4")]
989
990 [global::Cpp2ILInjected.Token(Token = "0x4000BDE")]
991 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1B8")]
993
994 [global::Cpp2ILInjected.Token(Token = "0x4000BDF")]
995 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1BC")]
996 private float titleScale;
997
998 [global::Cpp2ILInjected.Token(Token = "0x4000BE0")]
999 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1C0")]
1000 public float ScrollOffset;
1001
1002 [global::Cpp2ILInjected.Token(Token = "0x4000BE1")]
1003 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1C4")]
1004 private float ScrollMomentum;
1005
1006 [global::Cpp2ILInjected.Token(Token = "0x4000BE2")]
1007 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1C8")]
1008 private int ScrollDragging;
1009
1010 [global::Cpp2ILInjected.Token(Token = "0x4000BE3")]
1011 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1CC")]
1013
1014 [global::Cpp2ILInjected.Token(Token = "0x4000BE4")]
1015 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1D8")]
1017
1018 [global::Cpp2ILInjected.Token(Token = "0x4000BE5")]
1019 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1E0")]
1021
1022 [global::Cpp2ILInjected.Token(Token = "0x4000BE6")]
1023 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1E8")]
1024 private bool hasFocus;
1025
1026 [global::Cpp2ILInjected.Token(Token = "0x4000BE7")]
1027 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1F0")]
1029
1031 [global::Cpp2ILInjected.Token(Token = "0x200018B")]
1032 [Serializable]
1033 private sealed class <>c
1034 {
1035 // Note: this type is marked as 'beforefieldinit'.
1036 [global::Cpp2ILInjected.Token(Token = "0x6000B42")]
1037 [global::Cpp2ILInjected.Address(RVA = "0x9AB624", Offset = "0x9AB624", Length = "0x5C")]
1038 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1039 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
1040 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1041 static <>c()
1042 {
1043 throw null;
1044 }
1045
1046 [global::Cpp2ILInjected.Token(Token = "0x6000B43")]
1047 [global::Cpp2ILInjected.Address(RVA = "0x9AB680", Offset = "0x9AB680", Length = "0x8")]
1048 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1049 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
1050 public <>c()
1051 {
1052 throw null;
1053 }
1054
1055 [global::Cpp2ILInjected.Token(Token = "0x6000B44")]
1056 [global::Cpp2ILInjected.Address(RVA = "0x9AB688", Offset = "0x9AB688", Length = "0x14")]
1057 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1058 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(int), Member = "CompareTo", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(int))]
1060 {
1061 throw null;
1062 }
1063
1064 [global::Cpp2ILInjected.Token(Token = "0x4000BE8")]
1065 public static readonly GUIKeyboardMappings.<>c <>9;
1066
1067 [global::Cpp2ILInjected.Token(Token = "0x4000BE9")]
1069 }
1070}
class f__AnonymousType0<< Count > j__TPar
GUISettingID
delegate bool IsOverHandler(Vector2 cursorPosition)
delegate void CursorOver(int itemIndex)
delegate void DrawItemHandler(ItemGrid_Layout gridLayout, int itemIndex, Vector2 position, float scale)
delegate float GetItemScaleHandler(int itemIndex)
delegate Vector2 GetItemSizeHandler(int itemIndex)
void SettingDraw(ItemGrid_Layout gridLayout, int index, Microsoft.Xna.Framework.Vector2 position, float scale)
GUIKeyboardMappingOverlay _controllerInput
ControllerActionButton Interact
ControllerActionButton Hotbar5
ControllerActionButton Hotbar8
ControllerActionButton AutoSelect
ControllerActionVector MovementAxis
ControllerActionButton MapZoomOut
ControllerActionButton MapToggle
KeyboardMappingsCategories_Layout.Category[] TabOrder
ControllerActionButton ZoomOut
ControllerActionButton Loadout3
GUIInputRegionExclusive _categoriesBlocker
ControllerActionButton MiniMapToggle
static string GetControlTag(ControlsKeyboardTagHandler.MappingType mappingType)
List< ControllerActionButton > AllButtonMappings
ControllerActionButton QuickMana
ControllerActionButton Hotbar4
bool IsOverCategories(Microsoft.Xna.Framework.Vector2 cursorPosition)
ControllerActionButton MapZoomDefault
ControllerActionButton ZoomIn
ControllerActionButton ChatToggle
ControllerActionButton LoadoutCycle
ControllerActionButton InventoryToggle
ControllerActionButton Loadout2
ControllerActionButton HotbarNext
void ClearBinding(KeyCode key)
ControllerActionButton QuickBuff
ControllerActionButton Hotbar2
Microsoft.Xna.Framework.Vector2 DragOffset
ControllerActionButton MapZoomIn
ControllerActionAxis MovementAxisY
void SetCategory(KeyboardMappingsCategories_Layout.Category category)
Microsoft.Xna.Framework.Vector2 SettingSize(int index)
ControllerActionButton Loadout1
ControllerActionButton HotbarPrevious
ControllerActionButton Jump
void LoadConfiguration(Preferences preferences)
ControllerActionButton QuickHeal
ControllerActionButton GrappleFire
void RegisterOverlay(GUIKeyboardMappingEntry entry, Rectangle region)
float SettingScale(int index)
ControllerActionButton RightPageCycle
ControllerActionButton TargetLockOn
GUIKeyboardMappingEntry overlayEntry
ControllerActionButton Settings
ControllerActionButton LeftPageCycle
ControllerActionButton Fire
ControllerActionButton QuickMount
ControllerActionButton CreateButtonMapping(string id)
void SettingOver(int index)
ControllerActionButton SmartCursor
KeyCode LoadKeyCode(Preferences preferences, string id, ref bool loaded)
ControllerActionButton Hotbar3
ControllerActionButton Hotbar9
void SaveConfiguration(Preferences preferences)
ControllerActionAxis MovementAxisX
List< GUIKeyboardMappingEntry > _allSettings
ControllerActionButton Hotbar7
List< GUIKeyboardMappingEntry > _categorySettings
ControllerActionButton Hotbar1
ControllerActionButton Hotbar10
KeyboardMappingsCategories_Layout.Category Selected
ControllerActionButton Hotbar6
Int32Enum
Definition Int32Enum.cs:8