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
GUIPlayerCreateController_MainButtons.cs
Go to the documentation of this file.
1using System;
5
6[global::Cpp2ILInjected.Token(Token = "0x20000F4")]
8{
9 [global::Cpp2ILInjected.Token(Token = "0x600066C")]
10 [global::Cpp2ILInjected.Address(RVA = "0xD16CC0", Offset = "0xD16CC0", Length = "0x28")]
11 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
12 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
17
18 [global::Cpp2ILInjected.Token(Token = "0x600066D")]
19 [global::Cpp2ILInjected.Address(RVA = "0xD17290", Offset = "0xD17290", Length = "0xC")]
20 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
21 public void Activate()
22 {
23 throw null;
24 }
25
26 [global::Cpp2ILInjected.Token(Token = "0x600066E")]
27 [global::Cpp2ILInjected.Address(RVA = "0xD18060", Offset = "0xD18060", Length = "0x8")]
28 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
30 {
31 throw null;
32 }
33
34 [global::Cpp2ILInjected.Token(Token = "0x600066F")]
35 [global::Cpp2ILInjected.Address(RVA = "0xD18068", Offset = "0xD18068", Length = "0x16C")]
36 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
37 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIPlayerCreateController_MainButtons), Member = "Navigate", MemberParameters = new object[] { typeof(Vector2) }, ReturnType = typeof(GUIControllerItem))]
38 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
39 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIPlayerCreateController_HairStyle), Member = "UpdateScroll", ReturnType = typeof(void))]
40 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
42 {
43 throw null;
44 }
45
46 [global::Cpp2ILInjected.Token(Token = "0x6000670")]
47 [global::Cpp2ILInjected.Address(RVA = "0xD181D4", Offset = "0xD181D4", Length = "0x40")]
48 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
49 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
50 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIPlayerCreateController_MainButtons), Member = "NavigateIntoCurrentPage", ReturnType = typeof(GUIControllerItem))]
52 {
53 throw null;
54 }
55
56 [global::Cpp2ILInjected.Token(Token = "0x6000671")]
57 [global::Cpp2ILInjected.Address(RVA = "0xD18214", Offset = "0xD18214", Length = "0x94")]
58 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
59 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
60 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUITransactionButton), Member = "GetRegion", MemberParameters = new object[] { typeof(TransactionButton_Layout) }, ReturnType = typeof(Rectangle))]
61 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
63 {
64 throw null;
65 }
66
67 [global::Cpp2ILInjected.Token(Token = "0x40004F0")]
68 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
70
71 [global::Cpp2ILInjected.Token(Token = "0x40004F1")]
72 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
73 public int element;
74}
class f__AnonymousType0<< Count > j__TPar
GUIControllerItem Navigate(Vector2 navigationVector)
GUIPlayerCreateController_MainButtons(GUIPlayerCreateController controller)