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
GUIControllerFullScreenMap.cs
Go to the documentation of this file.
1using System;
5
6[global::Cpp2ILInjected.Token(Token = "0x200008E")]
8{
9 [global::Cpp2ILInjected.Token(Token = "0x6000378")]
10 [global::Cpp2ILInjected.Address(RVA = "0x9C3870", Offset = "0x9C3870", Length = "0x4")]
11 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
12 public void Activate()
13 {
14 throw null;
15 }
16
17 [global::Cpp2ILInjected.Token(Token = "0x6000379")]
18 [global::Cpp2ILInjected.Address(RVA = "0x9C3874", Offset = "0x9C3874", Length = "0x8")]
19 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
21 {
22 throw null;
23 }
24
25 [global::Cpp2ILInjected.Token(Token = "0x600037A")]
26 [global::Cpp2ILInjected.Address(RVA = "0x9C387C", Offset = "0x9C387C", Length = "0x4")]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
29 {
30 throw null;
31 }
32
33 [global::Cpp2ILInjected.Token(Token = "0x600037B")]
34 [global::Cpp2ILInjected.Address(RVA = "0x9C3880", Offset = "0x9C3880", Length = "0x84")]
35 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
36 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Rectangle), Member = ".ctor", MemberParameters = new object[]
37 {
38 typeof(int),
39 typeof(int),
40 typeof(int),
41 typeof(int)
42 }, ReturnType = typeof(void))]
43 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
45 {
46 throw null;
47 }
48
49 [global::Cpp2ILInjected.Token(Token = "0x600037C")]
50 [global::Cpp2ILInjected.Address(RVA = "0x9C3904", Offset = "0x9C3904", Length = "0x8")]
51 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIMap), Member = ".ctor", ReturnType = typeof(void))]
52 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
53 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
55 {
56 throw null;
57 }
58}
class f__AnonymousType0<< Count > j__TPar
GUIControllerItem Navigate(Vector2 navigationVector)