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
GUIControllerPlayerAndGameModeMistmatch.cs
Go to the documentation of this file.
1using System;
5
6[global::Cpp2ILInjected.Token(Token = "0x200009F")]
8{
9 [global::Cpp2ILInjected.Token(Token = "0x60003CD")]
10 [global::Cpp2ILInjected.Address(RVA = "0xA80F94", Offset = "0xA80F94", Length = "0x8")]
11 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIPlayerAndGameModeMismatch), Member = "Draw", ReturnType = typeof(void))]
12 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
13 public void Activate()
14 {
15 throw null;
16 }
17
18 [global::Cpp2ILInjected.Token(Token = "0x60003CE")]
19 [global::Cpp2ILInjected.Address(RVA = "0xA80F9C", Offset = "0xA80F9C", Length = "0x4")]
20 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
22 {
23 throw null;
24 }
25
26 [global::Cpp2ILInjected.Token(Token = "0x60003CF")]
27 [global::Cpp2ILInjected.Address(RVA = "0xA80FA0", Offset = "0xA80FA0", Length = "0x84")]
28 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
29 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIPanel), Member = "Region", MemberParameters = new object[] { typeof(Panel_Layout) }, ReturnType = typeof(Rectangle))]
30 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ControlAnchor), Member = "SetGridItemRegion", MemberParameters = new object[] { typeof(Rectangle) }, ReturnType = typeof(void))]
31 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUITransactionButton), Member = "GetRegion", MemberParameters = new object[] { typeof(TransactionButton_Layout) }, ReturnType = typeof(Rectangle))]
32 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
34 {
35 throw null;
36 }
37
38 [global::Cpp2ILInjected.Token(Token = "0x60003D0")]
39 [global::Cpp2ILInjected.Address(RVA = "0xA81024", Offset = "0xA81024", Length = "0x8")]
40 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
42 {
43 throw null;
44 }
45
46 [global::Cpp2ILInjected.Token(Token = "0x60003D1")]
47 [global::Cpp2ILInjected.Address(RVA = "0xA8102C", Offset = "0xA8102C", Length = "0x8")]
48 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIPlayerAndGameModeMismatch), Member = ".ctor", ReturnType = typeof(void))]
49 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
50 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
52 {
53 throw null;
54 }
55
56 [global::Cpp2ILInjected.Token(Token = "0x40003B3")]
57 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
59
60 [global::Cpp2ILInjected.Token(Token = "0x20000A0")]
61 public enum Controls
62 {
63 [global::Cpp2ILInjected.Token(Token = "0x40003B5")]
64 Cancel
65 }
66}
class f__AnonymousType0<< Count > j__TPar
GUIControllerItem Navigate(Vector2 navigationVector)
GUIControllerPlayerAndGameModeMistmatch.Controls selectedControl