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
GUIControllerDebug.cs
Go to the documentation of this file.
1using System;
5
6[global::Cpp2ILInjected.Token(Token = "0x200008D")]
8{
9 [global::Cpp2ILInjected.Token(Token = "0x6000373")]
10 [global::Cpp2ILInjected.Address(RVA = "0x9C3788", Offset = "0x9C3788", Length = "0x4")]
11 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
12 public void Activate()
13 {
14 throw null;
15 }
16
17 [global::Cpp2ILInjected.Token(Token = "0x6000374")]
18 [global::Cpp2ILInjected.Address(RVA = "0x9C378C", Offset = "0x9C378C", Length = "0x8")]
19 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
21 {
22 throw null;
23 }
24
25 [global::Cpp2ILInjected.Token(Token = "0x6000375")]
26 [global::Cpp2ILInjected.Address(RVA = "0x9C3794", Offset = "0x9C3794", Length = "0x60")]
27 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
28 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
30 {
31 throw null;
32 }
33
34 [global::Cpp2ILInjected.Token(Token = "0x6000376")]
35 [global::Cpp2ILInjected.Address(RVA = "0x9C37F4", Offset = "0x9C37F4", Length = "0x74")]
36 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
37 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
38 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUITransactionButton), Member = "GetRegion", MemberParameters = new object[] { typeof(TransactionButton_Layout) }, ReturnType = typeof(Rectangle))]
39 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
41 {
42 throw null;
43 }
44
45 [global::Cpp2ILInjected.Token(Token = "0x6000377")]
46 [global::Cpp2ILInjected.Address(RVA = "0x9C3868", Offset = "0x9C3868", Length = "0x8")]
47 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
48 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
50 {
51 throw null;
52 }
53
54 [global::Cpp2ILInjected.Token(Token = "0x4000362")]
55 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
56 private int _selected;
57}
class f__AnonymousType0<< Count > j__TPar
Rectangle GetSelectedItemRegion()
GUIControllerItem Navigate(Vector2 navigationVector)