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
GUIControlsStatusIndicators.cs
Go to the documentation of this file.
1using System;
2using Controller;
6using Terraria;
8
9[global::Cpp2ILInjected.Token(Token = "0x2000135")]
11{
12 [global::Cpp2ILInjected.Token(Token = "0x6000809")]
13 [global::Cpp2ILInjected.Address(RVA = "0x13F1724", Offset = "0x13F1724", Length = "0x36C")]
14 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
15 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "GUIBarsDrawInner", ReturnType = typeof(void))]
16 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
17 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ControllerActionManager), Member = "get_AnyControllerConnected", ReturnType = typeof(bool))]
18 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIPageIcons), Member = "DrawRightPageHUD", ReturnType = typeof(bool))]
19 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIPageIcons), Member = "AnyPageSelected", ReturnType = typeof(bool))]
20 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_mapFullscreen", ReturnType = typeof(bool))]
21 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIPanel), Member = "Draw", MemberParameters = new object[]
22 {
24 typeof(bool),
25 typeof(Color?),
26 typeof(Color?),
28 }, ReturnType = typeof(void))]
29 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(VirtualControllerInputState), Member = "get_SmartDigEnabled", ReturnType = typeof(bool))]
30 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUITransactionButton), Member = "Draw", MemberParameters = new object[]
31 {
34 typeof(string),
35 typeof(bool),
36 typeof(ref float),
37 typeof(Color?),
38 typeof(bool),
39 typeof(bool),
40 typeof(bool),
41 typeof(bool)
42 }, ReturnType = typeof(GUITransactionButton.InputState))]
43 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(VirtualControllerInputState), Member = "get_AimAndUseEnabled", ReturnType = typeof(bool))]
44 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_myPlayer", ReturnType = typeof(int))]
45 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(LockOnHelper), Member = "get_Enabled", ReturnType = typeof(bool))]
46 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUITransactionButton), Member = "Draw", MemberParameters = new object[]
47 {
49 typeof(Item),
50 typeof(string),
51 typeof(bool),
52 typeof(ref float),
53 typeof(bool),
54 typeof(bool),
55 typeof(bool),
56 typeof(bool)
57 }, ReturnType = typeof(GUITransactionButton.InputState))]
58 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 14)]
59 public void Draw()
60 {
61 throw null;
62 }
63
64 [global::Cpp2ILInjected.Token(Token = "0x600080A")]
65 [global::Cpp2ILInjected.Address(RVA = "0x13F1A90", Offset = "0x13F1A90", Length = "0x8")]
66 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIInstance), Member = ".ctor", ReturnType = typeof(void))]
67 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
68 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
70 {
71 throw null;
72 }
73}
class f__AnonymousType0<< Count > j__TPar