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
GUIControllerShop.cs
Go to the documentation of this file.
1using System;
5
6[global::Cpp2ILInjected.Token(Token = "0x20000DC")]
8{
9 [global::Cpp2ILInjected.Token(Token = "0x60005B2")]
10 [global::Cpp2ILInjected.Address(RVA = "0xB20444", Offset = "0xB20444", Length = "0x24")]
11 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
12 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
14 {
15 throw null;
16 }
17
18 [global::Cpp2ILInjected.Token(Token = "0x60005B3")]
19 [global::Cpp2ILInjected.Address(RVA = "0xB22C4C", Offset = "0xB22C4C", Length = "0x70")]
20 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
21 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
22 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIPageIcons), Member = "get_UseHorizontalPages", ReturnType = typeof(bool))]
23 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
24 public override void Activate()
25 {
26 throw null;
27 }
28
29 [global::Cpp2ILInjected.Token(Token = "0x60005B4")]
30 [global::Cpp2ILInjected.Address(RVA = "0xB22CBC", Offset = "0xB22CBC", Length = "0x8")]
31 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
32 public virtual bool IsInMenu()
33 {
34 throw null;
35 }
36
37 [global::Cpp2ILInjected.Token(Token = "0x60005B5")]
38 [global::Cpp2ILInjected.Address(RVA = "0xB22CC4", Offset = "0xB22CC4", Length = "0xBC")]
39 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
40 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
41 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIControllerPageRedirect), Member = "NavigateIntoLeft", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(GUIControllerItem))]
42 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
44 {
45 throw null;
46 }
47
48 [global::Cpp2ILInjected.Token(Token = "0x60005B6")]
49 [global::Cpp2ILInjected.Address(RVA = "0xB22D80", Offset = "0xB22D80", Length = "0x224")]
50 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
51 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
52 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = ".ctor", MemberParameters = new object[]
53 {
54 typeof(float),
55 typeof(float)
56 }, ReturnType = typeof(void))]
57 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PageControllerLayoutDefinition<>), Member = "get_Instance", ReturnType = "T")]
58 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = "op_Multiply", MemberParameters = new object[]
59 {
61 typeof(float)
62 }, ReturnType = typeof(Vector2))]
63 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(LayoutCalculator), Member = "GetAnchoredPosition", MemberParameters = new object[]
64 {
68 }, ReturnType = typeof(Vector2))]
69 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Rectangle), Member = ".ctor", MemberParameters = new object[]
70 {
71 typeof(int),
72 typeof(int),
73 typeof(int),
74 typeof(int)
75 }, ReturnType = typeof(void))]
76 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
78 {
79 throw null;
80 }
81
82 [global::Cpp2ILInjected.Token(Token = "0x40004B4")]
83 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1C")]
84 public int itemRow;
85
86 [global::Cpp2ILInjected.Token(Token = "0x40004B5")]
87 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
88 public int itemColumn;
89}
class f__AnonymousType0<< Count > j__TPar
override Rectangle GetSelectedItemRegion()
override GUIControllerItem Navigate(Vector2 navigationVector)
virtual bool IsInMenu()
override void Activate()