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
UIElement.cs
Go to the documentation of this file.
1using System;
19
20namespace Terraria.UI
21{
22 [global::Cpp2ILInjected.Token(Token = "0x200071D")]
23 public class UIElement : IComparable
24 {
25 [global::Cpp2ILInjected.Token(Token = "0x17000764")]
27 {
29 [global::Cpp2ILInjected.Token(Token = "0x6003C34")]
30 [global::Cpp2ILInjected.Address(RVA = "0x148E214", Offset = "0x148E214", Length = "0x8")]
31 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
32 get
33 {
34 throw null;
35 }
37 [global::Cpp2ILInjected.Token(Token = "0x6003C35")]
38 [global::Cpp2ILInjected.Address(RVA = "0x148E21C", Offset = "0x148E21C", Length = "0x8")]
39 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
40 private set
41 {
42 throw null;
43 }
44 }
45
46 [global::Cpp2ILInjected.Token(Token = "0x17000765")]
47 public int UniqueId
48 {
50 [global::Cpp2ILInjected.Token(Token = "0x6003C36")]
51 [global::Cpp2ILInjected.Address(RVA = "0x148E224", Offset = "0x148E224", Length = "0x8")]
52 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
53 get
54 {
55 throw null;
56 }
58 [global::Cpp2ILInjected.Token(Token = "0x6003C37")]
59 [global::Cpp2ILInjected.Address(RVA = "0x148E22C", Offset = "0x148E22C", Length = "0x8")]
60 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
61 private set
62 {
63 throw null;
64 }
65 }
66
67 [global::Cpp2ILInjected.Token(Token = "0x17000766")]
69 {
70 [global::Cpp2ILInjected.Token(Token = "0x6003C38")]
71 [global::Cpp2ILInjected.Address(RVA = "0x148E234", Offset = "0x148E234", Length = "0x8")]
72 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
73 get
74 {
75 throw null;
76 }
77 }
78
79 [global::Cpp2ILInjected.Token(Token = "0x14000047")]
81 {
83 [global::Cpp2ILInjected.Token(Token = "0x6003C39")]
84 [global::Cpp2ILInjected.Address(RVA = "0x148E23C", Offset = "0x148E23C", Length = "0x9C")]
85 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
86 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "MakeExitButton", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
87 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
88 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
89 {
92 }, ReturnType = typeof(Delegate))]
93 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
94 add
95 {
96 throw null;
97 }
99 [global::Cpp2ILInjected.Token(Token = "0x6003C3A")]
100 [global::Cpp2ILInjected.Address(RVA = "0x148E2D8", Offset = "0x148E2D8", Length = "0x9C")]
101 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
102 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
103 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
104 {
107 }, ReturnType = typeof(Delegate))]
108 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
109 remove
110 {
111 throw null;
112 }
113 }
114
115 [global::Cpp2ILInjected.Token(Token = "0x14000048")]
117 {
119 [global::Cpp2ILInjected.Token(Token = "0x6003C3B")]
120 [global::Cpp2ILInjected.Address(RVA = "0x148E374", Offset = "0x148E374", Length = "0x9C")]
121 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
122 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
123 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
124 {
127 }, ReturnType = typeof(Delegate))]
128 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
129 add
130 {
131 throw null;
132 }
134 [global::Cpp2ILInjected.Token(Token = "0x6003C3C")]
135 [global::Cpp2ILInjected.Address(RVA = "0x148E410", Offset = "0x148E410", Length = "0x9C")]
136 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
137 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
138 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
139 {
142 }, ReturnType = typeof(Delegate))]
143 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
144 remove
145 {
146 throw null;
147 }
148 }
149
150 [global::Cpp2ILInjected.Token(Token = "0x14000049")]
152 {
154 [global::Cpp2ILInjected.Token(Token = "0x6003C3D")]
155 [global::Cpp2ILInjected.Address(RVA = "0x148E4AC", Offset = "0x148E4AC", Length = "0x9C")]
156 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
157 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.APerPlayerTogglePower), Member = "ProvidePowerButtons", MemberParameters = new object[]
158 {
161 }, ReturnType = typeof(void))]
162 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.ASharedButtonPower), Member = "ProvidePowerButtons", MemberParameters = new object[]
163 {
166 }, ReturnType = typeof(void))]
167 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.ASharedTogglePower), Member = "ProvidePowerButtons", MemberParameters = new object[]
168 {
171 }, ReturnType = typeof(void))]
172 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.ModifyTimeRate), Member = "ProvideSlider", ReturnType = typeof(UIElement))]
173 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.DifficultySliderPower), Member = "AddIndication", MemberParameters = new object[]
174 {
176 typeof(float),
177 typeof(string),
178 typeof(string),
181 }, ReturnType = typeof(void))]
182 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.ModifyWindDirectionAndStrength), Member = "ProvideSlider", ReturnType = typeof(UIElement))]
183 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.ModifyRainPower), Member = "ProvideSlider", ReturnType = typeof(UIElement))]
184 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.SpawnRateSliderPerPlayerPower), Member = "ProvideSlider", ReturnType = typeof(UIElement))]
185 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIAchievementsMenu), Member = "InitializePage", ReturnType = typeof(void))]
186 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "BuildPage", ReturnType = typeof(void))]
187 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "AddSortAndFilterButtons", MemberParameters = new object[]
188 {
191 }, ReturnType = typeof(void))]
192 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "AddSearchBar", MemberParameters = new object[]
193 {
196 }, ReturnType = typeof(void))]
197 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativePowersMenu), Member = "CreateMainPowerStrip", ReturnType = typeof(List<UIElement>))]
198 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativePowersMenu), Member = "CreateTimePowerStrip", ReturnType = typeof(List<UIElement>))]
199 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativePowersMenu), Member = "CreatePersonalPowerStrip", ReturnType = typeof(List<UIElement>))]
200 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativePowersMenu), Member = "CreateWeatherPowerStrip", ReturnType = typeof(List<UIElement>))]
201 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIEmotesMenu), Member = "InitializePage", ReturnType = typeof(void))]
202 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.GameContent.UI.States.UIVirtualKeyboard.<>c__DisplayClass52_0", Member = "<BuildSpaceBarArea>b__0", ReturnType = typeof(void))]
203 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIVirtualKeyboard), Member = ".ctor", MemberParameters = new object[]
204 {
205 typeof(string),
206 typeof(string),
208 typeof(Action),
209 typeof(int),
210 typeof(bool)
211 }, ReturnType = typeof(void))]
212 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIVirtualKeyboard), Member = "BuildSpaceBarArea", MemberParameters = new object[] { typeof(UIPanel) }, ReturnType = typeof(void))]
213 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryEntryGrid), Member = "FillBestiarySpaceWithEntries", ReturnType = typeof(void))]
214 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryEntryGrid), Member = "MakeButtonGoByOffset", MemberParameters = new object[]
215 {
217 typeof(int)
218 }, ReturnType = typeof(void))]
219 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiarySortingOptionsGrid), Member = "BuildGrid", ReturnType = typeof(void))]
220 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryFilteringOptionsGrid), Member = "UpdateAvailability", ReturnType = typeof(void))]
221 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeItemsInfiniteFilteringOptions), Member = ".ctor", MemberParameters = new object[]
222 {
224 typeof(string)
225 }, ReturnType = typeof(void))]
226 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeInfiniteItemsDisplay), Member = "BuildSacrificeMenuContents", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
227 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeInfiniteItemsDisplay), Member = "AddSearchBar", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
228 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 56)]
229 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
230 {
233 }, ReturnType = typeof(Delegate))]
234 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
235 add
236 {
237 throw null;
238 }
240 [global::Cpp2ILInjected.Token(Token = "0x6003C3E")]
241 [global::Cpp2ILInjected.Address(RVA = "0x148E548", Offset = "0x148E548", Length = "0x9C")]
242 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
243 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
244 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
245 {
248 }, ReturnType = typeof(Delegate))]
249 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
250 remove
251 {
252 throw null;
253 }
254 }
255
256 [global::Cpp2ILInjected.Token(Token = "0x1400004A")]
258 {
260 [global::Cpp2ILInjected.Token(Token = "0x6003C3F")]
261 [global::Cpp2ILInjected.Address(RVA = "0x148E5E4", Offset = "0x148E5E4", Length = "0x9C")]
262 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
263 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
264 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
265 {
268 }, ReturnType = typeof(Delegate))]
269 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
270 add
271 {
272 throw null;
273 }
275 [global::Cpp2ILInjected.Token(Token = "0x6003C40")]
276 [global::Cpp2ILInjected.Address(RVA = "0x148E680", Offset = "0x148E680", Length = "0x9C")]
277 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
278 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
279 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
280 {
283 }, ReturnType = typeof(Delegate))]
284 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
285 remove
286 {
287 throw null;
288 }
289 }
290
291 [global::Cpp2ILInjected.Token(Token = "0x1400004B")]
293 {
295 [global::Cpp2ILInjected.Token(Token = "0x6003C41")]
296 [global::Cpp2ILInjected.Address(RVA = "0x148E71C", Offset = "0x148E71C", Length = "0x9C")]
297 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
298 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
299 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
300 {
303 }, ReturnType = typeof(Delegate))]
304 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
305 add
306 {
307 throw null;
308 }
310 [global::Cpp2ILInjected.Token(Token = "0x6003C42")]
311 [global::Cpp2ILInjected.Address(RVA = "0x148E7B8", Offset = "0x148E7B8", Length = "0x9C")]
312 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
313 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
314 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
315 {
318 }, ReturnType = typeof(Delegate))]
319 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
320 remove
321 {
322 throw null;
323 }
324 }
325
326 [global::Cpp2ILInjected.Token(Token = "0x1400004C")]
328 {
330 [global::Cpp2ILInjected.Token(Token = "0x6003C43")]
331 [global::Cpp2ILInjected.Address(RVA = "0x148E854", Offset = "0x148E854", Length = "0x9C")]
332 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
333 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
334 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
335 {
338 }, ReturnType = typeof(Delegate))]
339 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
340 add
341 {
342 throw null;
343 }
345 [global::Cpp2ILInjected.Token(Token = "0x6003C44")]
346 [global::Cpp2ILInjected.Address(RVA = "0x148E8F0", Offset = "0x148E8F0", Length = "0x9C")]
347 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
348 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
349 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
350 {
353 }, ReturnType = typeof(Delegate))]
354 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
355 remove
356 {
357 throw null;
358 }
359 }
360
361 [global::Cpp2ILInjected.Token(Token = "0x1400004D")]
363 {
365 [global::Cpp2ILInjected.Token(Token = "0x6003C45")]
366 [global::Cpp2ILInjected.Address(RVA = "0x148E98C", Offset = "0x148E98C", Length = "0x9C")]
367 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
368 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
369 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
370 {
373 }, ReturnType = typeof(Delegate))]
374 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
375 add
376 {
377 throw null;
378 }
380 [global::Cpp2ILInjected.Token(Token = "0x6003C46")]
381 [global::Cpp2ILInjected.Address(RVA = "0x148EA28", Offset = "0x148EA28", Length = "0x9C")]
382 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
383 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
384 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
385 {
388 }, ReturnType = typeof(Delegate))]
389 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
390 remove
391 {
392 throw null;
393 }
394 }
395
396 [global::Cpp2ILInjected.Token(Token = "0x1400004E")]
398 {
400 [global::Cpp2ILInjected.Token(Token = "0x6003C47")]
401 [global::Cpp2ILInjected.Address(RVA = "0x148EAC4", Offset = "0x148EAC4", Length = "0x9C")]
402 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
403 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
404 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
405 {
408 }, ReturnType = typeof(Delegate))]
409 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
410 add
411 {
412 throw null;
413 }
415 [global::Cpp2ILInjected.Token(Token = "0x6003C48")]
416 [global::Cpp2ILInjected.Address(RVA = "0x148EB60", Offset = "0x148EB60", Length = "0x9C")]
417 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
418 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
419 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
420 {
423 }, ReturnType = typeof(Delegate))]
424 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
425 remove
426 {
427 throw null;
428 }
429 }
430
431 [global::Cpp2ILInjected.Token(Token = "0x1400004F")]
433 {
435 [global::Cpp2ILInjected.Token(Token = "0x6003C49")]
436 [global::Cpp2ILInjected.Address(RVA = "0x148EBFC", Offset = "0x148EBFC", Length = "0x9C")]
437 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
438 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.ModifyTimeRate), Member = "ProvideSlider", ReturnType = typeof(UIElement))]
439 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.DifficultySliderPower), Member = "AddIndication", MemberParameters = new object[]
440 {
442 typeof(float),
443 typeof(string),
444 typeof(string),
447 }, ReturnType = typeof(void))]
448 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.ModifyWindDirectionAndStrength), Member = "ProvideSlider", ReturnType = typeof(UIElement))]
449 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.ModifyRainPower), Member = "ProvideSlider", ReturnType = typeof(UIElement))]
450 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.SpawnRateSliderPerPlayerPower), Member = "ProvideSlider", ReturnType = typeof(UIElement))]
451 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIAchievementsMenu), Member = "InitializePage", ReturnType = typeof(void))]
452 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "AddSearchBar", MemberParameters = new object[]
453 {
456 }, ReturnType = typeof(void))]
457 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "MakeExitButton", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
458 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativePowersMenu), Member = "InitializePage", ReturnType = typeof(void))]
459 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIEmotesMenu), Member = "InitializePage", ReturnType = typeof(void))]
460 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIVirtualKeyboard), Member = ".ctor", MemberParameters = new object[]
461 {
462 typeof(string),
463 typeof(string),
465 typeof(Action),
466 typeof(int),
467 typeof(bool)
468 }, ReturnType = typeof(void))]
469 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIVirtualKeyboard), Member = "StyleKey", MemberTypeParameters = new object[] { "T" }, MemberParameters = new object[]
470 {
471 "Terraria.GameContent.UI.Elements.UITextPanel`1<T>",
472 typeof(bool)
473 }, ReturnType = typeof(void))]
474 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryEntryButton), Member = ".ctor", MemberParameters = new object[]
475 {
477 typeof(bool)
478 }, ReturnType = typeof(void))]
479 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeItemsInfiniteFilteringOptions), Member = ".ctor", MemberParameters = new object[]
480 {
482 typeof(string)
483 }, ReturnType = typeof(void))]
484 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryInfoItemLine), Member = ".ctor", MemberParameters = new object[]
485 {
488 typeof(float)
489 }, ReturnType = typeof(void))]
490 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeInfiniteItemsDisplay), Member = "BuildInfinitesMenuContents", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
491 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeInfiniteItemsDisplay), Member = "BuildSacrificeMenuContents", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
492 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeInfiniteItemsDisplay), Member = "AddSearchBar", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
493 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 39)]
494 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
495 {
498 }, ReturnType = typeof(Delegate))]
499 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
500 add
501 {
502 throw null;
503 }
505 [global::Cpp2ILInjected.Token(Token = "0x6003C4A")]
506 [global::Cpp2ILInjected.Address(RVA = "0x148EC98", Offset = "0x148EC98", Length = "0x9C")]
507 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
508 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
509 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
510 {
513 }, ReturnType = typeof(Delegate))]
514 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
515 remove
516 {
517 throw null;
518 }
519 }
520
521 [global::Cpp2ILInjected.Token(Token = "0x14000050")]
523 {
525 [global::Cpp2ILInjected.Token(Token = "0x6003C4B")]
526 [global::Cpp2ILInjected.Address(RVA = "0x148ED34", Offset = "0x148ED34", Length = "0x9C")]
527 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
528 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.ModifyTimeRate), Member = "ProvideSlider", ReturnType = typeof(UIElement))]
529 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.DifficultySliderPower), Member = "AddIndication", MemberParameters = new object[]
530 {
532 typeof(float),
533 typeof(string),
534 typeof(string),
537 }, ReturnType = typeof(void))]
538 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.ModifyWindDirectionAndStrength), Member = "ProvideSlider", ReturnType = typeof(UIElement))]
539 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.ModifyRainPower), Member = "ProvideSlider", ReturnType = typeof(UIElement))]
540 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.SpawnRateSliderPerPlayerPower), Member = "ProvideSlider", ReturnType = typeof(UIElement))]
541 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIAchievementsMenu), Member = "InitializePage", ReturnType = typeof(void))]
542 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "MakeExitButton", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
543 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativePowersMenu), Member = "InitializePage", ReturnType = typeof(void))]
544 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIEmotesMenu), Member = "InitializePage", ReturnType = typeof(void))]
545 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIVirtualKeyboard), Member = ".ctor", MemberParameters = new object[]
546 {
547 typeof(string),
548 typeof(string),
550 typeof(Action),
551 typeof(int),
552 typeof(bool)
553 }, ReturnType = typeof(void))]
554 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIVirtualKeyboard), Member = "StyleKey", MemberTypeParameters = new object[] { "T" }, MemberParameters = new object[]
555 {
556 "Terraria.GameContent.UI.Elements.UITextPanel`1<T>",
557 typeof(bool)
558 }, ReturnType = typeof(void))]
559 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryEntryButton), Member = ".ctor", MemberParameters = new object[]
560 {
562 typeof(bool)
563 }, ReturnType = typeof(void))]
564 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryInfoItemLine), Member = ".ctor", MemberParameters = new object[]
565 {
568 typeof(float)
569 }, ReturnType = typeof(void))]
570 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeInfiniteItemsDisplay), Member = "BuildInfinitesMenuContents", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
571 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeInfiniteItemsDisplay), Member = "BuildSacrificeMenuContents", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
572 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 36)]
573 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
574 {
577 }, ReturnType = typeof(Delegate))]
578 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
579 add
580 {
581 throw null;
582 }
584 [global::Cpp2ILInjected.Token(Token = "0x6003C4C")]
585 [global::Cpp2ILInjected.Address(RVA = "0x148EDD0", Offset = "0x148EDD0", Length = "0x9C")]
586 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
587 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
588 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
589 {
592 }, ReturnType = typeof(Delegate))]
593 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
594 remove
595 {
596 throw null;
597 }
598 }
599
600 [global::Cpp2ILInjected.Token(Token = "0x14000051")]
602 {
604 [global::Cpp2ILInjected.Token(Token = "0x6003C4D")]
605 [global::Cpp2ILInjected.Address(RVA = "0x148EE6C", Offset = "0x148EE6C", Length = "0x9C")]
606 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
607 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
608 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
609 {
612 }, ReturnType = typeof(Delegate))]
613 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
614 add
615 {
616 throw null;
617 }
619 [global::Cpp2ILInjected.Token(Token = "0x6003C4E")]
620 [global::Cpp2ILInjected.Address(RVA = "0x148EF08", Offset = "0x148EF08", Length = "0x9C")]
621 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
622 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
623 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
624 {
627 }, ReturnType = typeof(Delegate))]
628 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
629 remove
630 {
631 throw null;
632 }
633 }
634
635 [global::Cpp2ILInjected.Token(Token = "0x14000052")]
637 {
639 [global::Cpp2ILInjected.Token(Token = "0x6003C4F")]
640 [global::Cpp2ILInjected.Address(RVA = "0x148EFA4", Offset = "0x148EFA4", Length = "0x9C")]
641 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
642 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FilterProviderInfoElement), Member = "AddOnHover", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
643 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPCKillCounterInfoElement), Member = "ProvideUIElement", MemberParameters = new object[] { typeof(BestiaryUICollectionInfo) }, ReturnType = typeof(UIElement))]
644 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPCStatsReportInfoElement), Member = "ProvideUIElement", MemberParameters = new object[] { typeof(BestiaryUICollectionInfo) }, ReturnType = typeof(UIElement))]
645 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowersHelper), Member = "UpdateUnlockStateByPower", MemberParameters = new object[]
646 {
650 }, ReturnType = typeof(void))]
651 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.APerPlayerTogglePower), Member = "ProvidePowerButtons", MemberParameters = new object[]
652 {
655 }, ReturnType = typeof(void))]
656 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.APerPlayerSliderPower), Member = "GetOptionButton", MemberParameters = new object[]
657 {
659 typeof(int),
660 typeof(int)
661 }, ReturnType = typeof(GroupOptionButton<int>))]
662 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.ASharedButtonPower), Member = "ProvidePowerButtons", MemberParameters = new object[]
663 {
666 }, ReturnType = typeof(void))]
667 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.ASharedTogglePower), Member = "ProvidePowerButtons", MemberParameters = new object[]
668 {
671 }, ReturnType = typeof(void))]
672 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.ASharedSliderPower), Member = "GetOptionButton", MemberParameters = new object[]
673 {
675 typeof(int),
676 typeof(int)
677 }, ReturnType = typeof(GroupOptionButton<int>))]
678 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.ModifyTimeRate), Member = "ProvideSlider", ReturnType = typeof(UIElement))]
679 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.DifficultySliderPower), Member = "ProvideSlider", ReturnType = typeof(UIElement))]
680 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.DifficultySliderPower), Member = "AddIndication", MemberParameters = new object[]
681 {
683 typeof(float),
684 typeof(string),
685 typeof(string),
688 }, ReturnType = typeof(void))]
689 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.ModifyWindDirectionAndStrength), Member = "ProvideSlider", ReturnType = typeof(UIElement))]
690 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.ModifyRainPower), Member = "ProvideSlider", ReturnType = typeof(UIElement))]
691 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.SpawnRateSliderPerPlayerPower), Member = "ProvideSlider", ReturnType = typeof(UIElement))]
692 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "FillProgressBottomBar", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
693 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativePowersMenu), Member = "InitializePage", ReturnType = typeof(void))]
694 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativePowersMenu), Member = "CreateMainPowerStrip", ReturnType = typeof(List<UIElement>))]
695 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryFilteringOptionsGrid), Member = "AddOnHover", MemberParameters = new object[]
696 {
699 }, ReturnType = typeof(void))]
700 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeItemsInfiniteFilteringOptions), Member = "AddOnHover", MemberParameters = new object[]
701 {
704 typeof(int)
705 }, ReturnType = typeof(void))]
706 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeInfiniteItemsDisplay), Member = "BuildPage", ReturnType = typeof(void))]
707 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeInfiniteItemsDisplay), Member = "BuildInfinitesMenuContents", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
708 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeInfiniteItemsDisplay), Member = "BuildSacrificeMenuContents", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
709 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIParticleLayer), Member = ".ctor", ReturnType = typeof(void))]
710 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 41)]
711 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
712 {
715 }, ReturnType = typeof(Delegate))]
716 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
717 add
718 {
719 throw null;
720 }
722 [global::Cpp2ILInjected.Token(Token = "0x6003C50")]
723 [global::Cpp2ILInjected.Address(RVA = "0x148F040", Offset = "0x148F040", Length = "0x9C")]
724 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
725 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
726 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
727 {
730 }, ReturnType = typeof(Delegate))]
731 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
732 remove
733 {
734 throw null;
735 }
736 }
737
738 [global::Cpp2ILInjected.Token(Token = "0x17000767")]
739 public bool IsMouseHovering
740 {
742 [global::Cpp2ILInjected.Token(Token = "0x6003C51")]
743 [global::Cpp2ILInjected.Address(RVA = "0x148F0DC", Offset = "0x148F0DC", Length = "0x8")]
744 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
745 get
746 {
747 throw null;
748 }
750 [global::Cpp2ILInjected.Token(Token = "0x6003C52")]
751 [global::Cpp2ILInjected.Address(RVA = "0x148F0E4", Offset = "0x148F0E4", Length = "0xC")]
752 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
753 private set
754 {
755 throw null;
756 }
757 }
758
759 [global::Cpp2ILInjected.Token(Token = "0x6003C53")]
760 [global::Cpp2ILInjected.Address(RVA = "0x148F0F0", Offset = "0x148F0F0", Length = "0x114")]
761 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIState), Member = ".ctor", ReturnType = typeof(void))]
762 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NamePlateInfoElement), Member = "ProvideUIElement", MemberParameters = new object[] { typeof(BestiaryUICollectionInfo) }, ReturnType = typeof(UIElement))]
763 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPCPortraitInfoElement), Member = "ProvideUIElement", MemberParameters = new object[] { typeof(BestiaryUICollectionInfo) }, ReturnType = typeof(UIElement))]
764 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPCKillCounterInfoElement), Member = "ProvideUIElement", MemberParameters = new object[] { typeof(BestiaryUICollectionInfo) }, ReturnType = typeof(UIElement))]
765 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPCStatsReportInfoElement), Member = "ProvideUIElement", MemberParameters = new object[] { typeof(BestiaryUICollectionInfo) }, ReturnType = typeof(UIElement))]
766 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIAchievementsMenu), Member = "InitializePage", ReturnType = typeof(void))]
767 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "BuildPage", ReturnType = typeof(void))]
768 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativePowersMenu), Member = "InitializePage", ReturnType = typeof(void))]
769 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIEmotesMenu), Member = "InitializePage", ReturnType = typeof(void))]
770 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIVirtualKeyboard), Member = ".ctor", MemberParameters = new object[]
771 {
772 typeof(string),
773 typeof(string),
775 typeof(Action),
776 typeof(int),
777 typeof(bool)
778 }, ReturnType = typeof(void))]
779 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(EmoteButton), Member = ".ctor", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
780 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(EmotesGroupListItem), Member = ".ctor", MemberParameters = new object[]
781 {
783 typeof(int),
784 typeof(int),
785 typeof(int[])
786 }, ReturnType = typeof(void))]
787 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GroupOptionButton<>), Member = ".ctor", MemberParameters = new object[]
788 {
789 "T",
792 typeof(Color),
793 typeof(string),
794 typeof(float),
795 typeof(float),
796 typeof(float)
797 }, ReturnType = typeof(void))]
798 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PowerStripUIElement), Member = ".ctor", MemberParameters = new object[]
799 {
800 typeof(string),
802 }, ReturnType = typeof(void))]
803 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryEntryButton), Member = ".ctor", MemberParameters = new object[]
804 {
806 typeof(bool)
807 }, ReturnType = typeof(void))]
808 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryEntryGrid), Member = ".ctor", MemberParameters = new object[]
809 {
811 typeof(UIElement.MouseEvent)
812 }, ReturnType = typeof(void))]
813 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeItemsInfiniteFilteringOptions), Member = ".ctor", MemberParameters = new object[]
814 {
816 typeof(string)
817 }, ReturnType = typeof(void))]
818 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryEntryIcon), Member = ".ctor", MemberParameters = new object[]
819 {
821 typeof(bool)
822 }, ReturnType = typeof(void))]
823 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryInfoItemLine), Member = ".ctor", MemberParameters = new object[]
824 {
827 typeof(float)
828 }, ReturnType = typeof(void))]
829 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryInfoLine<>), Member = ".ctor", MemberParameters = new object[]
830 {
831 "T",
832 typeof(float)
833 }, ReturnType = typeof(void))]
834 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryNPCEntryPortrait), Member = ".ctor", MemberParameters = new object[]
835 {
838 typeof(Color),
840 }, ReturnType = typeof(void))]
841 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICharacterNameButton), Member = ".ctor", MemberParameters = new object[]
842 {
846 }, ReturnType = typeof(void))]
847 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIColoredImageButton), Member = ".ctor", MemberParameters = new object[]
848 {
850 typeof(bool)
851 }, ReturnType = typeof(void))]
852 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UISliderBase), Member = ".ctor", ReturnType = typeof(void))]
853 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIColoredSliderSimple), Member = ".ctor", ReturnType = typeof(void))]
854 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeInfiniteItemsDisplay), Member = ".ctor", MemberParameters = new object[] { typeof(UIState) }, ReturnType = typeof(void))]
855 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeInfiniteItemsDisplay), Member = "BuildPage", ReturnType = typeof(void))]
856 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeInfiniteItemsDisplay), Member = "BuildInfinitesMenuContents", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
857 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeInfiniteItemsDisplay), Member = "AddCogsForSacrificeMenu", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
858 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIDynamicItemCollection), Member = ".ctor", ReturnType = typeof(void))]
859 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIItemSlot), Member = ".ctor", MemberParameters = new object[]
860 {
861 typeof(Item[]),
862 typeof(int),
863 typeof(int)
864 }, ReturnType = typeof(void))]
865 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativePowerButton), Member = ".ctor", ReturnType = typeof(void))]
866 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIDifficultyButton), Member = ".ctor", MemberParameters = new object[]
867 {
868 typeof(Player),
871 typeof(byte),
873 }, ReturnType = typeof(void))]
874 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIGenProgressBar), Member = ".ctor", ReturnType = typeof(void))]
875 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIHeader), Member = ".ctor", ReturnType = typeof(void))]
876 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIHeader), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
877 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIHorizontalSeparator), Member = ".ctor", MemberParameters = new object[]
878 {
879 typeof(int),
880 typeof(bool)
881 }, ReturnType = typeof(void))]
882 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIIconTextButton), Member = ".ctor", MemberParameters = new object[]
883 {
885 typeof(Color),
886 typeof(string),
887 typeof(float),
888 typeof(float),
889 typeof(float)
890 }, ReturnType = typeof(void))]
891 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIImage), Member = ".ctor", MemberParameters = new object[] { typeof(Asset<Texture2D>) }, ReturnType = typeof(void))]
892 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIImageButton), Member = ".ctor", MemberParameters = new object[] { typeof(Asset<Texture2D>) }, ReturnType = typeof(void))]
893 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIImageFramed), Member = ".ctor", MemberParameters = new object[]
894 {
897 }, ReturnType = typeof(void))]
898 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIItemIcon), Member = ".ctor", MemberParameters = new object[]
899 {
900 typeof(Item),
901 typeof(bool)
902 }, ReturnType = typeof(void))]
903 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIKeybindingSimpleListItem), Member = ".ctor", MemberParameters = new object[]
904 {
905 typeof(Func<string>),
907 }, ReturnType = typeof(void))]
908 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIKeybindingToggleListItem), Member = ".ctor", MemberParameters = new object[]
909 {
910 typeof(Func<string>),
911 typeof(Func<bool>),
913 }, ReturnType = typeof(void))]
914 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.GameContent.UI.Elements.UIList.UIInnerList", Member = ".ctor", ReturnType = typeof(void))]
915 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIList), Member = ".ctor", ReturnType = typeof(void))]
916 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIPanel), Member = ".ctor", ReturnType = typeof(void))]
917 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIPanel), Member = ".ctor", MemberParameters = new object[]
918 {
921 typeof(int),
922 typeof(int)
923 }, ReturnType = typeof(void))]
924 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIParticleLayer), Member = ".ctor", ReturnType = typeof(void))]
925 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.GameContent.UI.Elements.UIProgressBar.UIInnerProgressBar", Member = ".ctor", ReturnType = typeof(void))]
926 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIProgressBar), Member = ".ctor", ReturnType = typeof(void))]
927 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIScrollbar), Member = ".ctor", ReturnType = typeof(void))]
928 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UISearchBar), Member = ".ctor", MemberParameters = new object[]
929 {
931 typeof(float)
932 }, ReturnType = typeof(void))]
933 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UISlicedImage), Member = ".ctor", MemberParameters = new object[] { typeof(Asset<Texture2D>) }, ReturnType = typeof(void))]
934 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIText), Member = ".ctor", MemberParameters = new object[]
935 {
936 typeof(string),
937 typeof(float),
938 typeof(bool)
939 }, ReturnType = typeof(void))]
940 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIText), Member = ".ctor", MemberParameters = new object[]
941 {
943 typeof(float),
944 typeof(bool)
945 }, ReturnType = typeof(void))]
946 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIToggleImage), Member = ".ctor", MemberParameters = new object[]
947 {
949 typeof(int),
950 typeof(int),
951 typeof(Point),
953 }, ReturnType = typeof(void))]
954 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIVerticalSeparator), Member = ".ctor", ReturnType = typeof(void))]
955 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIWorldCreationPreview), Member = ".ctor", ReturnType = typeof(void))]
956 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 69)]
957 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = ".ctor", ReturnType = typeof(void))]
958 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
959 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
960 public UIElement()
961 {
962 throw null;
963 }
964
965 [global::Cpp2ILInjected.Token(Token = "0x6003C54")]
966 [global::Cpp2ILInjected.Address(RVA = "0x148F204", Offset = "0x148F204", Length = "0x1B8")]
967 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "AddBackAndForwardButtons", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
968 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "AddSortAndFilterButtons", MemberParameters = new object[]
969 {
972 }, ReturnType = typeof(void))]
973 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "AddSearchBar", MemberParameters = new object[]
974 {
977 }, ReturnType = typeof(void))]
978 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "MakeExitButton", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
979 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativePowersMenu), Member = "CreateSubcategoryButton", MemberTypeParameters = new object[] { "T" }, MemberParameters = new object[]
980 {
982 typeof(int),
983 typeof(string),
984 typeof(int),
985 typeof(int),
988 }, ReturnType = typeof(GroupOptionButton<int>))]
989 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIEmotesMenu), Member = "InitializePage", ReturnType = typeof(void))]
990 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(EmotesGroupListItem), Member = ".ctor", MemberParameters = new object[]
991 {
993 typeof(int),
994 typeof(int),
995 typeof(int[])
996 }, ReturnType = typeof(void))]
997 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PowerStripUIElement), Member = ".ctor", MemberParameters = new object[]
998 {
999 typeof(string),
1001 }, ReturnType = typeof(void))]
1002 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryEntryGrid), Member = "FillBestiarySpaceWithEntries", ReturnType = typeof(void))]
1003 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiarySortingOptionsGrid), Member = "BuildGrid", ReturnType = typeof(void))]
1004 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryFilteringOptionsGrid), Member = "UpdateAvailability", ReturnType = typeof(void))]
1005 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeItemsInfiniteFilteringOptions), Member = ".ctor", MemberParameters = new object[]
1006 {
1008 typeof(string)
1009 }, ReturnType = typeof(void))]
1010 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeInfiniteItemsDisplay), Member = "BuildSacrificeMenuContents", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
1011 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeInfiniteItemsDisplay), Member = "AddSearchBar", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
1012 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 18)]
1013 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = ".ctor", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(void))]
1014 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2?), Member = ".ctor", MemberParameters = new object[] { typeof(Vector2) }, ReturnType = typeof(void))]
1015 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2?), Member = "get_Value", ReturnType = "T")]
1016 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
1017 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
1018 public void SetSnapPoint(string name, int id, Vector2? anchor = null, Vector2? offset = null)
1019 {
1020 throw null;
1021 }
1022
1023 [global::Cpp2ILInjected.Token(Token = "0x6003C55")]
1024 [global::Cpp2ILInjected.Address(RVA = "0x148F3BC", Offset = "0x148F3BC", Length = "0x34")]
1025 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1026 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIList), Member = "GetSnapPoints", ReturnType = typeof(List<SnapPoint>))]
1027 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1028 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SnapPoint), Member = "Calculate", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
1029 public bool GetSnapPoint(out SnapPoint point)
1030 {
1031 throw null;
1032 }
1033
1034 [global::Cpp2ILInjected.Token(Token = "0x6003C56")]
1035 [global::Cpp2ILInjected.Address(RVA = "0x148F3F0", Offset = "0x148F3F0", Length = "0x150")]
1036 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1037 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1038 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "GetEnumerator", ReturnType = "Enumerator<T>")]
1039 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "MoveNext", ReturnType = typeof(bool))]
1040 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "Dispose", ReturnType = typeof(void))]
1041 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 10)]
1043 {
1044 throw null;
1045 }
1046
1047 [global::Cpp2ILInjected.Token(Token = "0x6003C57")]
1048 [global::Cpp2ILInjected.Address(RVA = "0x148F540", Offset = "0x148F540", Length = "0x4")]
1049 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIVirtualKeyboard), Member = "DrawSelf", MemberParameters = new object[] { typeof(SpriteBatch) }, ReturnType = typeof(void))]
1050 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIColoredSlider), Member = "DrawSelf", MemberParameters = new object[] { typeof(SpriteBatch) }, ReturnType = typeof(void))]
1051 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIKeybindingSimpleListItem), Member = "DrawSelf", MemberParameters = new object[] { typeof(SpriteBatch) }, ReturnType = typeof(void))]
1052 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIKeybindingToggleListItem), Member = "DrawSelf", MemberParameters = new object[] { typeof(SpriteBatch) }, ReturnType = typeof(void))]
1053 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UISearchBar), Member = "DrawSelf", MemberParameters = new object[] { typeof(SpriteBatch) }, ReturnType = typeof(void))]
1054 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIText), Member = "DrawSelf", MemberParameters = new object[] { typeof(SpriteBatch) }, ReturnType = typeof(void))]
1055 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
1056 protected virtual void DrawSelf(SpriteBatch spriteBatch)
1057 {
1058 throw null;
1059 }
1060
1061 [global::Cpp2ILInjected.Token(Token = "0x6003C58")]
1062 [global::Cpp2ILInjected.Address(RVA = "0x148F544", Offset = "0x148F544", Length = "0x13C")]
1063 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1064 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1065 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "GetEnumerator", ReturnType = "Enumerator<T>")]
1066 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "MoveNext", ReturnType = typeof(bool))]
1067 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "Dispose", ReturnType = typeof(void))]
1068 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 10)]
1069 protected virtual void DrawChildren(SpriteBatch spriteBatch)
1070 {
1071 throw null;
1072 }
1073
1074 [global::Cpp2ILInjected.Token(Token = "0x6003C59")]
1075 [global::Cpp2ILInjected.Address(RVA = "0x148F680", Offset = "0x148F680", Length = "0xB8")]
1076 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1077 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FilterProviderInfoElement), Member = "ProvideUIElement", MemberParameters = new object[] { typeof(BestiaryUICollectionInfo) }, ReturnType = typeof(UIElement))]
1078 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FlavorTextBestiaryInfoElement), Member = "ProvideUIElement", MemberParameters = new object[] { typeof(BestiaryUICollectionInfo) }, ReturnType = typeof(UIElement))]
1079 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UnlockProgressDisplayBestiaryInfoElement), Member = "ProvideUIElement", MemberParameters = new object[] { typeof(BestiaryUICollectionInfo) }, ReturnType = typeof(UIElement))]
1080 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NamePlateInfoElement), Member = "ProvideUIElement", MemberParameters = new object[] { typeof(BestiaryUICollectionInfo) }, ReturnType = typeof(UIElement))]
1081 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPCPortraitInfoElement), Member = "ProvideUIElement", MemberParameters = new object[] { typeof(BestiaryUICollectionInfo) }, ReturnType = typeof(UIElement))]
1082 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPCPortraitInfoElement), Member = "CreateStarsContainer", ReturnType = typeof(UIElement))]
1083 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPCKillCounterInfoElement), Member = "ProvideUIElement", MemberParameters = new object[] { typeof(BestiaryUICollectionInfo) }, ReturnType = typeof(UIElement))]
1084 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPCStatsReportInfoElement), Member = "ProvideUIElement", MemberParameters = new object[] { typeof(BestiaryUICollectionInfo) }, ReturnType = typeof(UIElement))]
1085 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.APerPlayerTogglePower), Member = "ProvidePowerButtons", MemberParameters = new object[]
1086 {
1089 }, ReturnType = typeof(void))]
1090 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.APerPlayerSliderPower), Member = "GetOptionButton", MemberParameters = new object[]
1091 {
1093 typeof(int),
1094 typeof(int)
1095 }, ReturnType = typeof(GroupOptionButton<int>))]
1096 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.ASharedButtonPower), Member = "ProvidePowerButtons", MemberParameters = new object[]
1097 {
1100 }, ReturnType = typeof(void))]
1101 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.ASharedSliderPower), Member = "GetOptionButton", MemberParameters = new object[]
1102 {
1104 typeof(int),
1105 typeof(int)
1106 }, ReturnType = typeof(GroupOptionButton<int>))]
1107 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.ModifyTimeRate), Member = "ProvideSlider", ReturnType = typeof(UIElement))]
1108 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.DifficultySliderPower), Member = "ProvideSlider", ReturnType = typeof(UIElement))]
1109 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.DifficultySliderPower), Member = "AddIndication", MemberParameters = new object[]
1110 {
1111 typeof(UIPanel),
1112 typeof(float),
1113 typeof(string),
1114 typeof(string),
1115 typeof(UIElement.ElementEvent),
1116 typeof(UIElement.MouseEvent)
1117 }, ReturnType = typeof(void))]
1118 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.ModifyWindDirectionAndStrength), Member = "ProvideSlider", ReturnType = typeof(UIElement))]
1119 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.ModifyRainPower), Member = "ProvideSlider", ReturnType = typeof(UIElement))]
1120 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.FreezeTime), Member = "CustomizeButton", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
1121 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.FreezeWindDirectionAndStrength), Member = "CustomizeButton", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
1122 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.FreezeRainPower), Member = "CustomizeButton", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
1123 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.StopBiomeSpreadPower), Member = "CustomizeButton", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
1124 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.SpawnRateSliderPerPlayerPower), Member = "ProvideSlider", ReturnType = typeof(UIElement))]
1125 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIAchievementsMenu), Member = "InitializePage", ReturnType = typeof(void))]
1126 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "BuildPage", ReturnType = typeof(void))]
1127 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "FillProgressBottomBar", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
1128 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "AddBackAndForwardButtons", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
1129 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "AddSortAndFilterButtons", MemberParameters = new object[]
1130 {
1133 }, ReturnType = typeof(void))]
1134 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "AddSearchBar", MemberParameters = new object[]
1135 {
1138 }, ReturnType = typeof(void))]
1139 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "MakeExitButton", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
1140 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "OpenOrCloseSortingOptions", MemberParameters = new object[]
1141 {
1142 typeof(UIMouseEvent),
1144 }, ReturnType = typeof(void))]
1145 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "OpenOrCloseFilteringGrid", MemberParameters = new object[]
1146 {
1147 typeof(UIMouseEvent),
1149 }, ReturnType = typeof(void))]
1150 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativePowersMenu), Member = "InitializePage", ReturnType = typeof(void))]
1151 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativePowersMenu), Member = "CreateMainPowerStrip", ReturnType = typeof(List<UIElement>))]
1152 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativePowersMenu), Member = "RefreshElementsOrder", ReturnType = typeof(void))]
1153 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIEmotesMenu), Member = "InitializePage", ReturnType = typeof(void))]
1154 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIEmotesMenu), Member = "Recalculate", ReturnType = typeof(void))]
1155 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.GameContent.UI.States.UIVirtualKeyboard.<>c__DisplayClass52_0", Member = "<BuildSpaceBarArea>b__0", ReturnType = typeof(void))]
1156 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIVirtualKeyboard), Member = ".ctor", MemberParameters = new object[]
1157 {
1158 typeof(string),
1159 typeof(string),
1161 typeof(Action),
1162 typeof(int),
1163 typeof(bool)
1164 }, ReturnType = typeof(void))]
1165 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIVirtualKeyboard), Member = "BuildSpaceBarArea", MemberParameters = new object[] { typeof(UIPanel) }, ReturnType = typeof(void))]
1166 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIVirtualKeyboard), Member = "DrawSelf", MemberParameters = new object[] { typeof(SpriteBatch) }, ReturnType = typeof(void))]
1167 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(EmotesGroupListItem), Member = ".ctor", MemberParameters = new object[]
1168 {
1170 typeof(int),
1171 typeof(int),
1172 typeof(int[])
1173 }, ReturnType = typeof(void))]
1174 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GroupOptionButton<>), Member = ".ctor", MemberParameters = new object[]
1175 {
1176 "T",
1179 typeof(Color),
1180 typeof(string),
1181 typeof(float),
1182 typeof(float),
1183 typeof(float)
1184 }, ReturnType = typeof(void))]
1185 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GroupOptionButton<>), Member = "SetText", MemberParameters = new object[]
1186 {
1188 typeof(float),
1189 typeof(Color)
1190 }, ReturnType = typeof(void))]
1191 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PowerStripUIElement), Member = ".ctor", MemberParameters = new object[]
1192 {
1193 typeof(string),
1195 }, ReturnType = typeof(void))]
1196 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIAchievementListItem), Member = ".ctor", MemberParameters = new object[]
1197 {
1199 typeof(bool)
1200 }, ReturnType = typeof(void))]
1201 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryEntryButton), Member = ".ctor", MemberParameters = new object[]
1202 {
1204 typeof(bool)
1205 }, ReturnType = typeof(void))]
1206 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryEntryButton), Member = "MouseOver", MemberParameters = new object[]
1207 {
1208 typeof(UIMouseEvent),
1210 }, ReturnType = typeof(void))]
1211 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryEntryButton), Member = "MouseOut", MemberParameters = new object[]
1212 {
1213 typeof(UIMouseEvent),
1215 }, ReturnType = typeof(void))]
1216 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryEntryGrid), Member = "FillBestiarySpaceWithEntries", ReturnType = typeof(void))]
1217 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiarySortingOptionsGrid), Member = "BuildGrid", ReturnType = typeof(void))]
1218 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryFilteringOptionsGrid), Member = "BuildContainer", ReturnType = typeof(void))]
1219 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryFilteringOptionsGrid), Member = "UpdateAvailability", ReturnType = typeof(void))]
1220 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeItemsInfiniteFilteringOptions), Member = ".ctor", MemberParameters = new object[]
1221 {
1223 typeof(string)
1224 }, ReturnType = typeof(void))]
1225 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryEntryInfoPage), Member = ".ctor", ReturnType = typeof(void))]
1226 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryEntryInfoPage), Member = "AppendBorderOverEverything", ReturnType = typeof(void))]
1227 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryEntryInfoPage), Member = "CheckScrollBar", ReturnType = typeof(void))]
1228 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryInfoItemLine), Member = ".ctor", MemberParameters = new object[]
1229 {
1232 typeof(float)
1233 }, ReturnType = typeof(void))]
1234 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryNPCEntryPortrait), Member = ".ctor", MemberParameters = new object[]
1235 {
1238 typeof(Color),
1240 }, ReturnType = typeof(void))]
1241 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICharacterNameButton), Member = ".ctor", MemberParameters = new object[]
1242 {
1246 }, ReturnType = typeof(void))]
1247 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeInfiniteItemsDisplay), Member = "BuildInfinitesMenuContents", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
1248 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeInfiniteItemsDisplay), Member = "BuildSacrificeMenuContents", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
1249 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeInfiniteItemsDisplay), Member = "AddCogsForSacrificeMenu", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
1250 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeInfiniteItemsDisplay), Member = "AddSymetricalCogsPair", MemberParameters = new object[]
1251 {
1253 typeof(Vector2),
1254 typeof(string),
1256 }, ReturnType = typeof(void))]
1257 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeInfiniteItemsDisplay), Member = "UICreativeInfiniteItemsDisplay_OnUpdate", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
1258 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeInfiniteItemsDisplay), Member = "AddSearchBar", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
1259 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIDifficultyButton), Member = ".ctor", MemberParameters = new object[]
1260 {
1261 typeof(Player),
1264 typeof(byte),
1265 typeof(Color)
1266 }, ReturnType = typeof(void))]
1267 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIIconTextButton), Member = "SetText", MemberParameters = new object[]
1268 {
1270 typeof(float),
1271 typeof(Color)
1272 }, ReturnType = typeof(void))]
1273 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIList), Member = ".ctor", ReturnType = typeof(void))]
1274 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIList), Member = "Add", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
1275 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIProgressBar), Member = ".ctor", ReturnType = typeof(void))]
1276 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UISearchBar), Member = ".ctor", MemberParameters = new object[]
1277 {
1279 typeof(float)
1280 }, ReturnType = typeof(void))]
1281 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 198)]
1282 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UIElement), Member = "RemoveChild", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
1283 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1284 public void Append(UIElement element)
1285 {
1286 throw null;
1287 }
1288
1289 [global::Cpp2ILInjected.Token(Token = "0x6003C5A")]
1290 [global::Cpp2ILInjected.Address(RVA = "0x148F738", Offset = "0x148F738", Length = "0x14")]
1291 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.GameContent.UI.States.UIVirtualKeyboard.<>c__DisplayClass52_1", Member = "<BuildSpaceBarArea>b__3", MemberParameters = new object[]
1292 {
1295 }, ReturnType = typeof(void))]
1296 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIVirtualKeyboard), Member = "DrawSelf", MemberParameters = new object[] { typeof(SpriteBatch) }, ReturnType = typeof(void))]
1297 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GroupOptionButton<>), Member = "SetText", MemberParameters = new object[]
1298 {
1300 typeof(float),
1301 typeof(Color)
1302 }, ReturnType = typeof(void))]
1303 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIIconTextButton), Member = "SetText", MemberParameters = new object[]
1304 {
1306 typeof(float),
1307 typeof(Color)
1308 }, ReturnType = typeof(void))]
1309 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 7)]
1310 public void Remove()
1311 {
1312 throw null;
1313 }
1314
1315 [global::Cpp2ILInjected.Token(Token = "0x6003C5B")]
1316 [global::Cpp2ILInjected.Address(RVA = "0x148F74C", Offset = "0x148F74C", Length = "0x60")]
1317 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIElement), Member = "Append", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
1318 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "OpenOrCloseSortingOptions", MemberParameters = new object[]
1319 {
1320 typeof(UIMouseEvent),
1322 }, ReturnType = typeof(void))]
1323 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "OpenOrCloseFilteringGrid", MemberParameters = new object[]
1324 {
1325 typeof(UIMouseEvent),
1327 }, ReturnType = typeof(void))]
1328 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "Click_CloseFilteringGrid", MemberParameters = new object[]
1329 {
1330 typeof(UIMouseEvent),
1332 }, ReturnType = typeof(void))]
1333 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "CloseFilteringGrid", ReturnType = typeof(void))]
1334 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "Click_CloseSortingGrid", MemberParameters = new object[]
1335 {
1336 typeof(UIMouseEvent),
1338 }, ReturnType = typeof(void))]
1339 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "CloseSortingGrid", ReturnType = typeof(void))]
1340 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIEmotesMenu), Member = "Recalculate", ReturnType = typeof(void))]
1341 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryEntryButton), Member = ".ctor", MemberParameters = new object[]
1342 {
1344 typeof(bool)
1345 }, ReturnType = typeof(void))]
1346 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryEntryButton), Member = "MouseOver", MemberParameters = new object[]
1347 {
1348 typeof(UIMouseEvent),
1350 }, ReturnType = typeof(void))]
1351 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryEntryButton), Member = "MouseOut", MemberParameters = new object[]
1352 {
1353 typeof(UIMouseEvent),
1355 }, ReturnType = typeof(void))]
1356 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIList), Member = "Remove", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(bool))]
1357 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 20)]
1358 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "Remove", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(bool))]
1359 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1360 public void RemoveChild(UIElement child)
1361 {
1362 throw null;
1363 }
1364
1365 [global::Cpp2ILInjected.Token(Token = "0x6003C5C")]
1366 [global::Cpp2ILInjected.Address(RVA = "0x148F7AC", Offset = "0x148F7AC", Length = "0x164")]
1367 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1368 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIAchievementsMenu), Member = "InitializePage", ReturnType = typeof(void))]
1369 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "BuildPage", ReturnType = typeof(void))]
1370 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativePowersMenu), Member = "RefreshElementsOrder", ReturnType = typeof(void))]
1371 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIEmotesMenu), Member = "InitializePage", ReturnType = typeof(void))]
1372 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryEntryGrid), Member = "FillBestiarySpaceWithEntries", ReturnType = typeof(void))]
1373 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryFilteringOptionsGrid), Member = "UpdateAvailability", ReturnType = typeof(void))]
1374 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeInfiniteItemsDisplay), Member = "BuildPage", ReturnType = typeof(void))]
1375 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeInfiniteItemsDisplay), Member = "UICreativeInfiniteItemsDisplay_OnUpdate", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
1376 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIList), Member = "Clear", ReturnType = typeof(void))]
1377 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 9)]
1378 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "GetEnumerator", ReturnType = "Enumerator<T>")]
1379 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "MoveNext", ReturnType = typeof(bool))]
1380 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "Dispose", ReturnType = typeof(void))]
1381 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Array), Member = "Clear", MemberParameters = new object[]
1382 {
1383 typeof(Array),
1384 typeof(int),
1385 typeof(int)
1386 }, ReturnType = typeof(void))]
1387 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 11)]
1388 public void RemoveAllChildren()
1389 {
1390 throw null;
1391 }
1392
1393 [global::Cpp2ILInjected.Token(Token = "0x6003C5D")]
1394 [global::Cpp2ILInjected.Address(RVA = "0x148F910", Offset = "0x148F910", Length = "0x698")]
1395 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1396 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIAchievementsMenu), Member = "Draw", MemberParameters = new object[] { typeof(SpriteBatch) }, ReturnType = typeof(void))]
1397 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "Draw", MemberParameters = new object[] { typeof(SpriteBatch) }, ReturnType = typeof(void))]
1398 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativePowersMenu), Member = "Draw", MemberParameters = new object[] { typeof(SpriteBatch) }, ReturnType = typeof(void))]
1399 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIEmotesMenu), Member = "Draw", MemberParameters = new object[] { typeof(SpriteBatch) }, ReturnType = typeof(void))]
1400 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
1401 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SpriteBatch), Member = "End", ReturnType = typeof(void))]
1402 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Matrix?), Member = ".ctor", MemberParameters = new object[] { typeof(Matrix) }, ReturnType = typeof(void))]
1403 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SpriteBatch), Member = "Begin", MemberParameters = new object[]
1404 {
1410 typeof(Effect),
1411 typeof(Matrix?),
1412 typeof(bool)
1413 }, ReturnType = typeof(void))]
1414 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UIElement), Member = "GetClippingRectangle", MemberParameters = new object[] { typeof(SpriteBatch) }, ReturnType = typeof(Rectangle))]
1415 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GraphicsDevice), Member = "set_ScissorRectangle", MemberParameters = new object[] { typeof(Rectangle) }, ReturnType = typeof(void))]
1416 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GraphicsDevice), Member = "set_RasterizerState", MemberParameters = new object[] { typeof(RasterizerState) }, ReturnType = typeof(void))]
1417 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 31)]
1418 public virtual void Draw(SpriteBatch spriteBatch)
1419 {
1420 throw null;
1421 }
1422
1423 [global::Cpp2ILInjected.Token(Token = "0x6003C5E")]
1424 [global::Cpp2ILInjected.Address(RVA = "0x1490430", Offset = "0x1490430", Length = "0x150")]
1425 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1426 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "Update", MemberParameters = new object[] { typeof(GameTime) }, ReturnType = typeof(void))]
1427 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(EmoteButton), Member = "Update", MemberParameters = new object[] { typeof(GameTime) }, ReturnType = typeof(void))]
1428 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryEntryIcon), Member = "Update", MemberParameters = new object[] { typeof(GameTime) }, ReturnType = typeof(void))]
1429 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeInfiniteItemsDisplay), Member = "Update", MemberParameters = new object[] { typeof(GameTime) }, ReturnType = typeof(void))]
1430 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIDynamicItemCollection), Member = "Update", MemberParameters = new object[] { typeof(GameTime) }, ReturnType = typeof(void))]
1431 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UISearchBar), Member = "Update", MemberParameters = new object[] { typeof(GameTime) }, ReturnType = typeof(void))]
1432 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
1433 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "GetEnumerator", ReturnType = "Enumerator<T>")]
1434 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "MoveNext", ReturnType = typeof(bool))]
1435 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "Dispose", ReturnType = typeof(void))]
1436 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 10)]
1437 public virtual void Update(GameTime gameTime)
1438 {
1439 throw null;
1440 }
1441
1442 [global::Cpp2ILInjected.Token(Token = "0x6003C5F")]
1443 [global::Cpp2ILInjected.Address(RVA = "0x148FFA8", Offset = "0x148FFA8", Length = "0x488")]
1444 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1445 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIElement), Member = "Draw", MemberParameters = new object[] { typeof(SpriteBatch) }, ReturnType = typeof(void))]
1446 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1447 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = ".ctor", MemberParameters = new object[]
1448 {
1449 typeof(float),
1450 typeof(float)
1451 }, ReturnType = typeof(void))]
1452 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = "op_Addition", MemberParameters = new object[]
1453 {
1454 typeof(Vector2),
1456 }, ReturnType = typeof(Vector2))]
1457 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = "Transform", MemberParameters = new object[]
1458 {
1459 typeof(Vector2),
1460 typeof(Matrix)
1461 }, ReturnType = typeof(Vector2))]
1462 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Rectangle), Member = ".ctor", MemberParameters = new object[]
1463 {
1464 typeof(int),
1465 typeof(int),
1466 typeof(int),
1467 typeof(int)
1468 }, ReturnType = typeof(void))]
1469 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_screenWidth", ReturnType = typeof(int))]
1470 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_screenHeight", ReturnType = typeof(int))]
1471 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Utils[]), Member = "Clamp", MemberTypeParameters = new object[] { typeof(int) }, MemberParameters = new object[]
1472 {
1473 typeof(int),
1474 typeof(int),
1475 typeof(int)
1476 }, ReturnType = "T")]
1477 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Rectangle), Member = "get_Right", ReturnType = typeof(int))]
1478 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Rectangle), Member = "get_Bottom", ReturnType = typeof(int))]
1479 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 15)]
1481 {
1482 throw null;
1483 }
1484
1485 [global::Cpp2ILInjected.Token(Token = "0x6003C60")]
1486 [global::Cpp2ILInjected.Address(RVA = "0x1490580", Offset = "0x1490580", Length = "0x228")]
1487 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1488 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1489 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = ".ctor", ReturnType = typeof(void))]
1490 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SnapPoint), Member = "Calculate", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
1491 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "GetEnumerator", ReturnType = "Enumerator<T>")]
1492 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "MoveNext", ReturnType = typeof(bool))]
1493 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "AddRange", MemberParameters = new object[] { typeof(IEnumerable<object>) }, ReturnType = typeof(void))]
1494 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "Dispose", ReturnType = typeof(void))]
1495 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 15)]
1497 {
1498 throw null;
1499 }
1500
1501 [global::Cpp2ILInjected.Token(Token = "0x6003C61")]
1502 [global::Cpp2ILInjected.Address(RVA = "0x14907A8", Offset = "0x14907A8", Length = "0x15C")]
1503 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1504 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "Recalculate", ReturnType = typeof(void))]
1505 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIEmotesMenu), Member = "Recalculate", ReturnType = typeof(void))]
1506 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryEntryGrid), Member = "Recalculate", ReturnType = typeof(void))]
1507 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryEntryInfoPage), Member = "Recalculate", ReturnType = typeof(void))]
1508 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryInfoLine<>), Member = "Recalculate", ReturnType = typeof(void))]
1509 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIDynamicItemCollection), Member = "Recalculate", ReturnType = typeof(void))]
1510 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIGenProgressBar), Member = "Recalculate", ReturnType = typeof(void))]
1511 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIList), Member = "Recalculate", ReturnType = typeof(void))]
1512 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIParticleLayer), Member = "Recalculate", ReturnType = typeof(void))]
1513 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIText), Member = "Recalculate", ReturnType = typeof(void))]
1514 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UITextPanel<>), Member = "Recalculate", ReturnType = typeof(void))]
1515 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 11)]
1516 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UserInterface), Member = "GetDimensions", ReturnType = typeof(CalculatedStyle))]
1517 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UIElement), Member = "GetDimensionsBasedOnParentDimensions", MemberParameters = new object[] { typeof(CalculatedStyle) }, ReturnType = typeof(CalculatedStyle))]
1518 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
1519 public virtual void Recalculate()
1520 {
1521 throw null;
1522 }
1523
1524 [global::Cpp2ILInjected.Token(Token = "0x6003C62")]
1525 [global::Cpp2ILInjected.Address(RVA = "0x1490904", Offset = "0x1490904", Length = "0xFC")]
1526 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIElement), Member = "Recalculate", ReturnType = typeof(void))]
1527 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1528 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MathHelper), Member = "Clamp", MemberParameters = new object[]
1529 {
1530 typeof(float),
1531 typeof(float),
1532 typeof(float)
1533 }, ReturnType = typeof(float))]
1538
1539 [global::Cpp2ILInjected.Token(Token = "0x6003C63")]
1540 [global::Cpp2ILInjected.Address(RVA = "0x1490A00", Offset = "0x1490A00", Length = "0xF8")]
1541 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1542 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UserInterface), Member = "Update", MemberParameters = new object[] { typeof(GameTime) }, ReturnType = typeof(void))]
1543 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1544 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = "T")]
1545 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1547 {
1548 throw null;
1549 }
1550
1551 [global::Cpp2ILInjected.Token(Token = "0x6003C64")]
1552 [global::Cpp2ILInjected.Address(RVA = "0x1490AF8", Offset = "0x1490AF8", Length = "0x44")]
1553 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1554 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1555 public virtual bool ContainsPoint(Vector2 point)
1556 {
1557 throw null;
1558 }
1559
1560 [global::Cpp2ILInjected.Token(Token = "0x6003C65")]
1561 [global::Cpp2ILInjected.Address(RVA = "0x1490B3C", Offset = "0x1490B3C", Length = "0xC")]
1562 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1563 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CalculatedStyle), Member = "ToRectangle", ReturnType = typeof(Rectangle))]
1565 {
1566 throw null;
1567 }
1568
1569 [global::Cpp2ILInjected.Token(Token = "0x6003C66")]
1570 [global::Cpp2ILInjected.Address(RVA = "0x1490B48", Offset = "0x1490B48", Length = "0xC")]
1571 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1572 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FilterProviderInfoElement), Member = "ProvideUIElement", MemberParameters = new object[] { typeof(BestiaryUICollectionInfo) }, ReturnType = typeof(UIElement))]
1573 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPCPortraitInfoElement), Member = "ProvideUIElement", MemberParameters = new object[] { typeof(BestiaryUICollectionInfo) }, ReturnType = typeof(UIElement))]
1574 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPCPortraitInfoElement), Member = "CreateStarsContainer", ReturnType = typeof(UIElement))]
1575 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPCKillCounterInfoElement), Member = "ProvideUIElement", MemberParameters = new object[] { typeof(BestiaryUICollectionInfo) }, ReturnType = typeof(UIElement))]
1576 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIAchievementsMenu), Member = "InitializePage", ReturnType = typeof(void))]
1577 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "BuildPage", ReturnType = typeof(void))]
1578 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "AddBackAndForwardButtons", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
1579 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "AddSearchBar", MemberParameters = new object[]
1580 {
1583 }, ReturnType = typeof(void))]
1584 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIVirtualKeyboard), Member = ".ctor", MemberParameters = new object[]
1585 {
1586 typeof(string),
1587 typeof(string),
1589 typeof(Action),
1590 typeof(int),
1591 typeof(bool)
1592 }, ReturnType = typeof(void))]
1593 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(EmotesGroupListItem), Member = ".ctor", MemberParameters = new object[]
1594 {
1596 typeof(int),
1597 typeof(int),
1598 typeof(int[])
1599 }, ReturnType = typeof(void))]
1600 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PowerStripUIElement), Member = ".ctor", MemberParameters = new object[]
1601 {
1602 typeof(string),
1604 }, ReturnType = typeof(void))]
1605 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryEntryButton), Member = ".ctor", MemberParameters = new object[]
1606 {
1608 typeof(bool)
1609 }, ReturnType = typeof(void))]
1610 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryEntryGrid), Member = ".ctor", MemberParameters = new object[]
1611 {
1613 typeof(UIElement.MouseEvent)
1614 }, ReturnType = typeof(void))]
1615 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiarySortingOptionsGrid), Member = ".ctor", MemberParameters = new object[] { typeof(EntrySorter<BestiaryEntry, IBestiarySortStep>) }, ReturnType = typeof(void))]
1616 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiarySortingOptionsGrid), Member = "BuildGrid", ReturnType = typeof(void))]
1617 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryFilteringOptionsGrid), Member = ".ctor", MemberParameters = new object[] { typeof(EntryFilterer<BestiaryEntry, IBestiaryEntryFilter>) }, ReturnType = typeof(void))]
1618 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryFilteringOptionsGrid), Member = "BuildContainer", ReturnType = typeof(void))]
1619 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryFilteringOptionsGrid), Member = "UpdateAvailability", ReturnType = typeof(void))]
1620 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeItemsInfiniteFilteringOptions), Member = ".ctor", MemberParameters = new object[]
1621 {
1623 typeof(string)
1624 }, ReturnType = typeof(void))]
1625 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryEntryInfoPage), Member = ".ctor", ReturnType = typeof(void))]
1626 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryInfoItemLine), Member = ".ctor", MemberParameters = new object[]
1627 {
1630 typeof(float)
1631 }, ReturnType = typeof(void))]
1632 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryNPCEntryPortrait), Member = ".ctor", MemberParameters = new object[]
1633 {
1636 typeof(Color),
1638 }, ReturnType = typeof(void))]
1639 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeInfiniteItemsDisplay), Member = "BuildPage", ReturnType = typeof(void))]
1640 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeInfiniteItemsDisplay), Member = "BuildInfinitesMenuContents", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
1641 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeInfiniteItemsDisplay), Member = "AddCogsForSacrificeMenu", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
1642 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeInfiniteItemsDisplay), Member = "AddSearchBar", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
1643 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIPanel), Member = ".ctor", ReturnType = typeof(void))]
1644 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIPanel), Member = ".ctor", MemberParameters = new object[]
1645 {
1648 typeof(int),
1649 typeof(int)
1650 }, ReturnType = typeof(void))]
1651 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 41)]
1652 public void SetPadding(float pixels)
1653 {
1654 throw null;
1655 }
1656
1657 [global::Cpp2ILInjected.Token(Token = "0x6003C67")]
1658 [global::Cpp2ILInjected.Address(RVA = "0x1490B54", Offset = "0x1490B54", Length = "0x13C")]
1659 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1660 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIList), Member = "RecalculateChildren", ReturnType = typeof(void))]
1661 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1662 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "GetEnumerator", ReturnType = "Enumerator<T>")]
1663 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "MoveNext", ReturnType = typeof(bool))]
1664 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "Dispose", ReturnType = typeof(void))]
1665 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 10)]
1666 public virtual void RecalculateChildren()
1667 {
1668 throw null;
1669 }
1670
1671 [global::Cpp2ILInjected.Token(Token = "0x6003C68")]
1672 [global::Cpp2ILInjected.Address(RVA = "0x1490C90", Offset = "0x1490C90", Length = "0x14")]
1673 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1675 {
1676 throw null;
1677 }
1678
1679 [global::Cpp2ILInjected.Token(Token = "0x6003C69")]
1680 [global::Cpp2ILInjected.Address(RVA = "0x1490CA4", Offset = "0x1490CA4", Length = "0x14")]
1681 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1683 {
1684 throw null;
1685 }
1686
1687 [global::Cpp2ILInjected.Token(Token = "0x6003C6A")]
1688 [global::Cpp2ILInjected.Address(RVA = "0x1490CB8", Offset = "0x1490CB8", Length = "0x14")]
1689 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1691 {
1692 throw null;
1693 }
1694
1695 [global::Cpp2ILInjected.Token(Token = "0x6003C6B")]
1696 [global::Cpp2ILInjected.Address(RVA = "0x1490CCC", Offset = "0x1490CCC", Length = "0x5C")]
1697 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1698 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1699 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1700 public void CopyStyle(UIElement element)
1701 {
1702 throw null;
1703 }
1704
1705 [global::Cpp2ILInjected.Token(Token = "0x6003C6C")]
1706 [global::Cpp2ILInjected.Address(RVA = "0x1490D28", Offset = "0x1490D28", Length = "0x60")]
1707 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1708 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GroupOptionButton<>), Member = "LeftMouseDown", MemberParameters = new object[] { typeof(UIMouseEvent) }, ReturnType = typeof(void))]
1709 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICharacterNameButton), Member = "LeftMouseDown", MemberParameters = new object[] { typeof(UIMouseEvent) }, ReturnType = typeof(void))]
1710 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIDifficultyButton), Member = "LeftMouseDown", MemberParameters = new object[] { typeof(UIMouseEvent) }, ReturnType = typeof(void))]
1711 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIHairStyleButton), Member = "LeftMouseDown", MemberParameters = new object[] { typeof(UIMouseEvent) }, ReturnType = typeof(void))]
1712 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIIconTextButton), Member = "LeftMouseDown", MemberParameters = new object[] { typeof(UIMouseEvent) }, ReturnType = typeof(void))]
1713 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIScrollbar), Member = "LeftMouseDown", MemberParameters = new object[] { typeof(UIMouseEvent) }, ReturnType = typeof(void))]
1714 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UISearchBar), Member = "LeftMouseDown", MemberParameters = new object[] { typeof(UIMouseEvent) }, ReturnType = typeof(void))]
1715 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 7)]
1716 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1717 public virtual void LeftMouseDown(UIMouseEvent evt)
1718 {
1719 throw null;
1720 }
1721
1722 [global::Cpp2ILInjected.Token(Token = "0x6003C6D")]
1723 [global::Cpp2ILInjected.Address(RVA = "0x1490D88", Offset = "0x1490D88", Length = "0x60")]
1724 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1725 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIScrollbar), Member = "LeftMouseUp", MemberParameters = new object[] { typeof(UIMouseEvent) }, ReturnType = typeof(void))]
1726 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1727 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1728 public virtual void LeftMouseUp(UIMouseEvent evt)
1729 {
1730 throw null;
1731 }
1732
1733 [global::Cpp2ILInjected.Token(Token = "0x6003C6E")]
1734 [global::Cpp2ILInjected.Address(RVA = "0x1490DE8", Offset = "0x1490DE8", Length = "0x60")]
1735 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1736 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "LeftClick", MemberParameters = new object[] { typeof(UIMouseEvent) }, ReturnType = typeof(void))]
1737 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(EmoteButton), Member = "LeftClick", MemberParameters = new object[] { typeof(UIMouseEvent) }, ReturnType = typeof(void))]
1738 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeInfiniteItemsDisplay), Member = "LeftClick", MemberParameters = new object[] { typeof(UIMouseEvent) }, ReturnType = typeof(void))]
1739 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIToggleImage), Member = "LeftClick", MemberParameters = new object[] { typeof(UIMouseEvent) }, ReturnType = typeof(void))]
1740 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
1741 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1742 public virtual void LeftClick(UIMouseEvent evt)
1743 {
1744 throw null;
1745 }
1746
1747 [global::Cpp2ILInjected.Token(Token = "0x6003C6F")]
1748 [global::Cpp2ILInjected.Address(RVA = "0x1490E48", Offset = "0x1490E48", Length = "0x60")]
1749 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1750 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1751 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1752 public virtual void LeftDoubleClick(UIMouseEvent evt)
1753 {
1754 throw null;
1755 }
1756
1757 [global::Cpp2ILInjected.Token(Token = "0x6003C70")]
1758 [global::Cpp2ILInjected.Address(RVA = "0x1490EA8", Offset = "0x1490EA8", Length = "0x60")]
1759 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1760 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1761 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1762 public virtual void RightMouseDown(UIMouseEvent evt)
1763 {
1764 throw null;
1765 }
1766
1767 [global::Cpp2ILInjected.Token(Token = "0x6003C71")]
1768 [global::Cpp2ILInjected.Address(RVA = "0x1490F08", Offset = "0x1490F08", Length = "0x60")]
1769 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1770 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1771 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1772 public virtual void RightMouseUp(UIMouseEvent evt)
1773 {
1774 throw null;
1775 }
1776
1777 [global::Cpp2ILInjected.Token(Token = "0x6003C72")]
1778 [global::Cpp2ILInjected.Address(RVA = "0x1490F68", Offset = "0x1490F68", Length = "0x60")]
1779 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1780 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "RightClick", MemberParameters = new object[] { typeof(UIMouseEvent) }, ReturnType = typeof(void))]
1781 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeInfiniteItemsDisplay), Member = "RightClick", MemberParameters = new object[] { typeof(UIMouseEvent) }, ReturnType = typeof(void))]
1782 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
1783 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1784 public virtual void RightClick(UIMouseEvent evt)
1785 {
1786 throw null;
1787 }
1788
1789 [global::Cpp2ILInjected.Token(Token = "0x6003C73")]
1790 [global::Cpp2ILInjected.Address(RVA = "0x1490FC8", Offset = "0x1490FC8", Length = "0x60")]
1791 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1792 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1793 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1794 public virtual void RightDoubleClick(UIMouseEvent evt)
1795 {
1796 throw null;
1797 }
1798
1799 [global::Cpp2ILInjected.Token(Token = "0x6003C74")]
1800 [global::Cpp2ILInjected.Address(RVA = "0x1491028", Offset = "0x1491028", Length = "0x68")]
1801 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1802 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(EmoteButton), Member = "MouseOver", MemberParameters = new object[] { typeof(UIMouseEvent) }, ReturnType = typeof(void))]
1803 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GroupOptionButton<>), Member = "MouseOver", MemberParameters = new object[] { typeof(UIMouseEvent) }, ReturnType = typeof(void))]
1804 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIAchievementListItem), Member = "MouseOver", MemberParameters = new object[] { typeof(UIMouseEvent) }, ReturnType = typeof(void))]
1805 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICharacterNameButton), Member = "MouseOver", MemberParameters = new object[] { typeof(UIMouseEvent) }, ReturnType = typeof(void))]
1806 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIColoredImageButton), Member = "MouseOver", MemberParameters = new object[] { typeof(UIMouseEvent) }, ReturnType = typeof(void))]
1807 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIDifficultyButton), Member = "MouseOver", MemberParameters = new object[] { typeof(UIMouseEvent) }, ReturnType = typeof(void))]
1808 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIHairStyleButton), Member = "MouseOver", MemberParameters = new object[] { typeof(UIMouseEvent) }, ReturnType = typeof(void))]
1809 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIIconTextButton), Member = "MouseOver", MemberParameters = new object[] { typeof(UIMouseEvent) }, ReturnType = typeof(void))]
1810 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIImageButton), Member = "MouseOver", MemberParameters = new object[] { typeof(UIMouseEvent) }, ReturnType = typeof(void))]
1811 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UISearchBar), Member = "MouseOver", MemberParameters = new object[] { typeof(UIMouseEvent) }, ReturnType = typeof(void))]
1812 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 10)]
1813 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1814 public virtual void MouseOver(UIMouseEvent evt)
1815 {
1816 throw null;
1817 }
1818
1819 [global::Cpp2ILInjected.Token(Token = "0x6003C75")]
1820 [global::Cpp2ILInjected.Address(RVA = "0x1491090", Offset = "0x1491090", Length = "0x64")]
1821 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1822 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(EmoteButton), Member = "MouseOut", MemberParameters = new object[] { typeof(UIMouseEvent) }, ReturnType = typeof(void))]
1823 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GroupOptionButton<>), Member = "MouseOut", MemberParameters = new object[] { typeof(UIMouseEvent) }, ReturnType = typeof(void))]
1824 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIAchievementListItem), Member = "MouseOut", MemberParameters = new object[] { typeof(UIMouseEvent) }, ReturnType = typeof(void))]
1825 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICharacterNameButton), Member = "MouseOut", MemberParameters = new object[] { typeof(UIMouseEvent) }, ReturnType = typeof(void))]
1826 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIColoredImageButton), Member = "MouseOut", MemberParameters = new object[] { typeof(UIMouseEvent) }, ReturnType = typeof(void))]
1827 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIDifficultyButton), Member = "MouseOut", MemberParameters = new object[] { typeof(UIMouseEvent) }, ReturnType = typeof(void))]
1828 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIHairStyleButton), Member = "MouseOut", MemberParameters = new object[] { typeof(UIMouseEvent) }, ReturnType = typeof(void))]
1829 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIIconTextButton), Member = "MouseOut", MemberParameters = new object[] { typeof(UIMouseEvent) }, ReturnType = typeof(void))]
1830 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIImageButton), Member = "MouseOut", MemberParameters = new object[] { typeof(UIMouseEvent) }, ReturnType = typeof(void))]
1831 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 9)]
1832 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1833 public virtual void MouseOut(UIMouseEvent evt)
1834 {
1835 throw null;
1836 }
1837
1838 [global::Cpp2ILInjected.Token(Token = "0x6003C76")]
1839 [global::Cpp2ILInjected.Address(RVA = "0x14910F4", Offset = "0x14910F4", Length = "0x60")]
1840 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1841 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIList), Member = "ScrollWheel", MemberParameters = new object[] { typeof(UIScrollWheelEvent) }, ReturnType = typeof(void))]
1842 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1843 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1845 {
1846 throw null;
1847 }
1848
1849 [global::Cpp2ILInjected.Token(Token = "0x6003C77")]
1850 [global::Cpp2ILInjected.Address(RVA = "0x1491154", Offset = "0x1491154", Length = "0x164")]
1851 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1852 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIElement), Member = "Activate", ReturnType = typeof(void))]
1853 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UserInterface), Member = "SetState", MemberParameters = new object[] { typeof(UIState) }, ReturnType = typeof(void))]
1854 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UserInterface), Member = "RefreshState", ReturnType = typeof(void))]
1855 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIVirtualKeyboard), Member = "DrawSelf", MemberParameters = new object[] { typeof(SpriteBatch) }, ReturnType = typeof(void))]
1856 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
1857 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "GetEnumerator", ReturnType = "Enumerator<T>")]
1858 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "MoveNext", ReturnType = typeof(bool))]
1859 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UIElement), Member = "Activate", ReturnType = typeof(void))]
1860 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "Dispose", ReturnType = typeof(void))]
1861 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 10)]
1862 public void Activate()
1863 {
1864 throw null;
1865 }
1866
1867 [global::Cpp2ILInjected.Token(Token = "0x6003C78")]
1868 [global::Cpp2ILInjected.Address(RVA = "0x14912E0", Offset = "0x14912E0", Length = "0x4")]
1869 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1870 public virtual void OnActivate()
1871 {
1872 throw null;
1873 }
1874
1875 [Conditional("ENABLE_DEBUG")]
1876 [Conditional("UNITY_EDITOR")]
1877 [global::Cpp2ILInjected.Token(Token = "0x6003C79")]
1878 [global::Cpp2ILInjected.Address(RVA = "0x14912E4", Offset = "0x14912E4", Length = "0x414")]
1879 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1880 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1881 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "hslToRgb", MemberParameters = new object[]
1882 {
1883 typeof(float),
1884 typeof(float),
1885 typeof(float),
1886 typeof(byte)
1887 }, ReturnType = typeof(Color))]
1888 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CalculatedStyle), Member = "Position", ReturnType = typeof(Vector2))]
1889 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = ".ctor", MemberParameters = new object[]
1890 {
1891 typeof(float),
1892 typeof(float)
1893 }, ReturnType = typeof(void))]
1894 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = "op_Addition", MemberParameters = new object[]
1895 {
1896 typeof(Vector2),
1898 }, ReturnType = typeof(Vector2))]
1899 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BasicDebugDrawer), Member = "DrawLine", MemberParameters = new object[]
1900 {
1901 typeof(Vector2),
1902 typeof(Vector2),
1903 typeof(float),
1904 typeof(Color)
1905 }, ReturnType = typeof(void))]
1906 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "GetEnumerator", ReturnType = "Enumerator<T>")]
1907 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "MoveNext", ReturnType = typeof(bool))]
1908 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "Dispose", ReturnType = typeof(void))]
1909 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 14)]
1911 {
1912 throw null;
1913 }
1914
1915 [global::Cpp2ILInjected.Token(Token = "0x6003C7A")]
1916 [global::Cpp2ILInjected.Address(RVA = "0x14916F8", Offset = "0x14916F8", Length = "0x140")]
1917 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1918 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIElement), Member = "Deactivate", ReturnType = typeof(void))]
1919 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UserInterface), Member = "SetState", MemberParameters = new object[] { typeof(UIState) }, ReturnType = typeof(void))]
1920 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UserInterface), Member = "RefreshState", ReturnType = typeof(void))]
1921 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIVirtualKeyboard), Member = "DrawSelf", MemberParameters = new object[] { typeof(SpriteBatch) }, ReturnType = typeof(void))]
1922 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
1923 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "GetEnumerator", ReturnType = "Enumerator<T>")]
1924 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "MoveNext", ReturnType = typeof(bool))]
1925 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UIElement), Member = "Deactivate", ReturnType = typeof(void))]
1926 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "Dispose", ReturnType = typeof(void))]
1927 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 10)]
1928 public void Deactivate()
1929 {
1930 throw null;
1931 }
1932
1933 [global::Cpp2ILInjected.Token(Token = "0x6003C7B")]
1934 [global::Cpp2ILInjected.Address(RVA = "0x1491838", Offset = "0x1491838", Length = "0x4")]
1935 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIVirtualKeyboard), Member = "OnDeactivate", ReturnType = typeof(void))]
1936 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1937 public virtual void OnDeactivate()
1938 {
1939 throw null;
1940 }
1941
1942 [global::Cpp2ILInjected.Token(Token = "0x6003C7C")]
1943 [global::Cpp2ILInjected.Address(RVA = "0x14912B8", Offset = "0x14912B8", Length = "0x28")]
1944 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1945 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1946 public void Initialize()
1947 {
1948 throw null;
1949 }
1950
1951 [global::Cpp2ILInjected.Token(Token = "0x6003C7D")]
1952 [global::Cpp2ILInjected.Address(RVA = "0x149183C", Offset = "0x149183C", Length = "0x4")]
1953 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1954 public virtual void OnInitialize()
1955 {
1956 throw null;
1957 }
1958
1959 [global::Cpp2ILInjected.Token(Token = "0x6003C7E")]
1960 [global::Cpp2ILInjected.Address(RVA = "0x1491840", Offset = "0x1491840", Length = "0x8")]
1961 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(EmotesGroupListItem), Member = "CompareTo", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(int))]
1962 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryInfoItemLine), Member = "CompareTo", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(int))]
1963 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryInfoLine<>), Member = "CompareTo", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(int))]
1964 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
1965 public virtual int CompareTo(object obj)
1966 {
1967 throw null;
1968 }
1969
1970 // Note: this type is marked as 'beforefieldinit'.
1971 [global::Cpp2ILInjected.Token(Token = "0x6003C7F")]
1972 [global::Cpp2ILInjected.Address(RVA = "0x1491848", Offset = "0x1491848", Length = "0x9C")]
1973 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1974 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RasterizerState), Member = ".ctor", ReturnType = typeof(void))]
1975 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RasterizerState), Member = "set_CullMode", MemberParameters = new object[] { typeof(CullMode) }, ReturnType = typeof(void))]
1976 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RasterizerState), Member = "set_ScissorTestEnable", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
1977 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
1978 static UIElement()
1979 {
1980 throw null;
1981 }
1982
1984 [global::Cpp2ILInjected.Token(Token = "0x4007B86")]
1985 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
1986 private UIElement <Parent>k__BackingField;
1987
1988 [global::Cpp2ILInjected.Token(Token = "0x4007B87")]
1989 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
1991
1993 [global::Cpp2ILInjected.Token(Token = "0x4007B88")]
1994 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
1995 private int <UniqueId>k__BackingField;
1996
1997 [global::Cpp2ILInjected.Token(Token = "0x4007B89")]
1998 [global::Cpp2ILInjected.FieldOffset(Offset = "0x24")]
2000
2001 [global::Cpp2ILInjected.Token(Token = "0x4007B8A")]
2002 [global::Cpp2ILInjected.FieldOffset(Offset = "0x2C")]
2004
2005 [global::Cpp2ILInjected.Token(Token = "0x4007B8B")]
2006 [global::Cpp2ILInjected.FieldOffset(Offset = "0x34")]
2008
2009 [global::Cpp2ILInjected.Token(Token = "0x4007B8C")]
2010 [global::Cpp2ILInjected.FieldOffset(Offset = "0x3C")]
2012
2013 [global::Cpp2ILInjected.Token(Token = "0x4007B8D")]
2014 [global::Cpp2ILInjected.FieldOffset(Offset = "0x44")]
2016
2017 [global::Cpp2ILInjected.Token(Token = "0x4007B8E")]
2018 [global::Cpp2ILInjected.FieldOffset(Offset = "0x4C")]
2020
2021 [global::Cpp2ILInjected.Token(Token = "0x4007B8F")]
2022 [global::Cpp2ILInjected.FieldOffset(Offset = "0x54")]
2024
2025 [global::Cpp2ILInjected.Token(Token = "0x4007B90")]
2026 [global::Cpp2ILInjected.FieldOffset(Offset = "0x5C")]
2028
2030 [global::Cpp2ILInjected.Token(Token = "0x4007B91")]
2031 [global::Cpp2ILInjected.FieldOffset(Offset = "0x68")]
2033
2035 [global::Cpp2ILInjected.Token(Token = "0x4007B92")]
2036 [global::Cpp2ILInjected.FieldOffset(Offset = "0x70")]
2038
2040 [global::Cpp2ILInjected.Token(Token = "0x4007B93")]
2041 [global::Cpp2ILInjected.FieldOffset(Offset = "0x78")]
2043
2045 [global::Cpp2ILInjected.Token(Token = "0x4007B94")]
2046 [global::Cpp2ILInjected.FieldOffset(Offset = "0x80")]
2048
2050 [global::Cpp2ILInjected.Token(Token = "0x4007B95")]
2051 [global::Cpp2ILInjected.FieldOffset(Offset = "0x88")]
2053
2055 [global::Cpp2ILInjected.Token(Token = "0x4007B96")]
2056 [global::Cpp2ILInjected.FieldOffset(Offset = "0x90")]
2058
2060 [global::Cpp2ILInjected.Token(Token = "0x4007B97")]
2061 [global::Cpp2ILInjected.FieldOffset(Offset = "0x98")]
2063
2065 [global::Cpp2ILInjected.Token(Token = "0x4007B98")]
2066 [global::Cpp2ILInjected.FieldOffset(Offset = "0xA0")]
2068
2070 [global::Cpp2ILInjected.Token(Token = "0x4007B99")]
2071 [global::Cpp2ILInjected.FieldOffset(Offset = "0xA8")]
2073
2075 [global::Cpp2ILInjected.Token(Token = "0x4007B9A")]
2076 [global::Cpp2ILInjected.FieldOffset(Offset = "0xB0")]
2078
2080 [global::Cpp2ILInjected.Token(Token = "0x4007B9B")]
2081 [global::Cpp2ILInjected.FieldOffset(Offset = "0xB8")]
2083
2085 [global::Cpp2ILInjected.Token(Token = "0x4007B9C")]
2086 [global::Cpp2ILInjected.FieldOffset(Offset = "0xC0")]
2088
2089 [global::Cpp2ILInjected.Token(Token = "0x4007B9D")]
2090 [global::Cpp2ILInjected.FieldOffset(Offset = "0xC8")]
2091 private bool _isInitialized;
2092
2093 [global::Cpp2ILInjected.Token(Token = "0x4007B9E")]
2094 [global::Cpp2ILInjected.FieldOffset(Offset = "0xC9")]
2096
2097 [global::Cpp2ILInjected.Token(Token = "0x4007B9F")]
2098 [global::Cpp2ILInjected.FieldOffset(Offset = "0xCA")]
2099 public bool OverflowHidden;
2100
2101 [global::Cpp2ILInjected.Token(Token = "0x4007BA0")]
2102 [global::Cpp2ILInjected.FieldOffset(Offset = "0xD0")]
2104
2105 [global::Cpp2ILInjected.Token(Token = "0x4007BA1")]
2106 [global::Cpp2ILInjected.FieldOffset(Offset = "0xD8")]
2107 public float PaddingTop;
2108
2109 [global::Cpp2ILInjected.Token(Token = "0x4007BA2")]
2110 [global::Cpp2ILInjected.FieldOffset(Offset = "0xDC")]
2111 public float PaddingLeft;
2112
2113 [global::Cpp2ILInjected.Token(Token = "0x4007BA3")]
2114 [global::Cpp2ILInjected.FieldOffset(Offset = "0xE0")]
2115 public float PaddingRight;
2116
2117 [global::Cpp2ILInjected.Token(Token = "0x4007BA4")]
2118 [global::Cpp2ILInjected.FieldOffset(Offset = "0xE4")]
2119 public float PaddingBottom;
2120
2121 [global::Cpp2ILInjected.Token(Token = "0x4007BA5")]
2122 [global::Cpp2ILInjected.FieldOffset(Offset = "0xE8")]
2123 public float MarginTop;
2124
2125 [global::Cpp2ILInjected.Token(Token = "0x4007BA6")]
2126 [global::Cpp2ILInjected.FieldOffset(Offset = "0xEC")]
2127 public float MarginLeft;
2128
2129 [global::Cpp2ILInjected.Token(Token = "0x4007BA7")]
2130 [global::Cpp2ILInjected.FieldOffset(Offset = "0xF0")]
2131 public float MarginRight;
2132
2133 [global::Cpp2ILInjected.Token(Token = "0x4007BA8")]
2134 [global::Cpp2ILInjected.FieldOffset(Offset = "0xF4")]
2135 public float MarginBottom;
2136
2137 [global::Cpp2ILInjected.Token(Token = "0x4007BA9")]
2138 [global::Cpp2ILInjected.FieldOffset(Offset = "0xF8")]
2139 public float HAlign;
2140
2141 [global::Cpp2ILInjected.Token(Token = "0x4007BAA")]
2142 [global::Cpp2ILInjected.FieldOffset(Offset = "0xFC")]
2143 public float VAlign;
2144
2145 [global::Cpp2ILInjected.Token(Token = "0x4007BAB")]
2146 [global::Cpp2ILInjected.FieldOffset(Offset = "0x100")]
2148
2149 [global::Cpp2ILInjected.Token(Token = "0x4007BAC")]
2150 [global::Cpp2ILInjected.FieldOffset(Offset = "0x110")]
2152
2153 [global::Cpp2ILInjected.Token(Token = "0x4007BAD")]
2154 [global::Cpp2ILInjected.FieldOffset(Offset = "0x120")]
2156
2157 [global::Cpp2ILInjected.Token(Token = "0x4007BAE")]
2159
2160 [global::Cpp2ILInjected.Token(Token = "0x4007BAF")]
2161 [global::Cpp2ILInjected.FieldOffset(Offset = "0x130")]
2162 public bool UseImmediateMode;
2163
2164 [global::Cpp2ILInjected.Token(Token = "0x4007BB0")]
2165 [global::Cpp2ILInjected.FieldOffset(Offset = "0x138")]
2167
2169 [global::Cpp2ILInjected.Token(Token = "0x4007BB1")]
2170 [global::Cpp2ILInjected.FieldOffset(Offset = "0x140")]
2171 private bool <IsMouseHovering>k__BackingField;
2172
2173 [global::Cpp2ILInjected.Token(Token = "0x4007BB2")]
2174 private static int _idCounter;
2175
2176 [global::Cpp2ILInjected.Token(Token = "0x200071E")]
2178
2179 [global::Cpp2ILInjected.Token(Token = "0x200071F")]
2181
2182 [global::Cpp2ILInjected.Token(Token = "0x2000720")]
2184
2185 [global::Cpp2ILInjected.Token(Token = "0x2000721")]
2186 public delegate void UIElementAction(UIElement element);
2187 }
2188}
class f__AnonymousType0<< Count > j__TPar
delegate void KeyboardSubmitEvent(string text)
virtual void Update(GameTime gameTime)
CalculatedStyle GetOuterDimensions()
StyleDimension Height
virtual void MouseOver(UIMouseEvent evt)
static readonly RasterizerState OverflowHiddenRasterizerState
StyleDimension MaxWidth
int< UniqueId > k__BackingField
UIElement.MouseEvent OnMouseOut
Definition UIElement.cs:523
UIElement GetElementAt(Vector2 point)
virtual int CompareTo(object obj)
UIElement.MouseEvent OnLeftDoubleClick
Definition UIElement.cs:258
virtual void RightMouseDown(UIMouseEvent evt)
StyleDimension MinWidth
void DrawDebugHitbox(BasicDebugDrawer drawer, float colorIntensity=0f)
UIElement.MouseEvent OnLeftClick
Definition UIElement.cs:152
UIElement.MouseEvent OnRightMouseUp
Definition UIElement.cs:328
UIElement.MouseEvent OnRightMouseDown
Definition UIElement.cs:293
virtual void Draw(SpriteBatch spriteBatch)
virtual void OnDeactivate()
void Append(UIElement element)
virtual void RightDoubleClick(UIMouseEvent evt)
virtual void RightMouseUp(UIMouseEvent evt)
virtual void RightClick(UIMouseEvent evt)
UIElement.MouseEvent OnRightClick
Definition UIElement.cs:363
CalculatedStyle GetInnerDimensions()
virtual void LeftClick(UIMouseEvent evt)
StyleDimension Left
UIElement.ScrollWheelEvent OnScrollWheel
Definition UIElement.cs:602
CalculatedStyle _innerDimensions
virtual void MouseOut(UIMouseEvent evt)
UIElement.MouseEvent OnLeftMouseDown
Definition UIElement.cs:81
virtual void DrawSelf(SpriteBatch spriteBatch)
virtual void ScrollWheel(UIScrollWheelEvent evt)
delegate void UIElementAction(UIElement element)
delegate void ScrollWheelEvent(UIScrollWheelEvent evt, UIElement listeningElement)
UIElement< Parent > k__BackingField
virtual void LeftMouseDown(UIMouseEvent evt)
StyleDimension MaxHeight
UIElement.ElementEvent OnUpdate
Definition UIElement.cs:637
IEnumerable< UIElement > Children
Definition UIElement.cs:69
void SetSnapPoint(string name, int id, Vector2? anchor=null, Vector2? offset=null)
virtual void RecalculateChildren()
CalculatedStyle GetDimensionsBasedOnParentDimensions(CalculatedStyle parentDimensions)
StyleDimension Width
virtual bool ContainsPoint(Vector2 point)
bool GetSnapPoint(out SnapPoint point)
delegate void ElementEvent(UIElement affectedElement)
virtual void ExecuteRecursively(UIElement.UIElementAction action)
UIElement.MouseEvent OnLeftMouseUp
Definition UIElement.cs:117
virtual void Recalculate()
StyleDimension MinHeight
virtual void LeftMouseUp(UIMouseEvent evt)
delegate void MouseEvent(UIMouseEvent evt, UIElement listeningElement)
virtual Rectangle GetViewCullingArea()
virtual void DrawChildren(SpriteBatch spriteBatch)
CalculatedStyle _outerDimensions
CalculatedStyle GetDimensions()
void RemoveChild(UIElement child)
readonly List< UIElement > Elements
virtual void OnActivate()
void CopyStyle(UIElement element)
virtual void OnInitialize()
UIElement.MouseEvent OnRightDoubleClick
Definition UIElement.cs:398
SamplerState OverrideSamplerState
virtual List< SnapPoint > GetSnapPoints()
void SetPadding(float pixels)
virtual void LeftDoubleClick(UIMouseEvent evt)
UIElement.MouseEvent OnMouseOver
Definition UIElement.cs:433
StyleDimension Top
bool< IsMouseHovering > k__BackingField
CalculatedStyle _dimensions
Rectangle GetClippingRectangle(SpriteBatch spriteBatch)