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
BottomCentreHUDAnchorUpdator.cs
Go to the documentation of this file.
1using System;
2using Controller;
6using Terraria;
8
9[global::Cpp2ILInjected.Token(Token = "0x20001AA")]
11{
12 [global::Cpp2ILInjected.Token(Token = "0x17000124")]
13 private static int BottomCentreHUDUpdateFrame
14 {
15 [global::Cpp2ILInjected.Token(Token = "0x6000B78")]
16 [global::Cpp2ILInjected.Address(RVA = "0x9AECB8", Offset = "0x9AECB8", Length = "0x4C")]
17 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
18 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
19 get
20 {
21 throw null;
22 }
23 [global::Cpp2ILInjected.Token(Token = "0x6000B79")]
24 [global::Cpp2ILInjected.Address(RVA = "0x9AED04", Offset = "0x9AED04", Length = "0x50")]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
26 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
27 set
28 {
29 throw null;
30 }
31 }
32
33 [global::Cpp2ILInjected.Token(Token = "0x6000B7A")]
34 [global::Cpp2ILInjected.Address(RVA = "0x9AED54", Offset = "0x9AED54", Length = "0x5C0")]
35 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
36 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ControlAnchor), Member = "GetControlRegion", MemberParameters = new object[] { typeof(ControlAnchor.ControlId) }, ReturnType = typeof(Rectangle))]
37 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
38 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(LayoutCalculator), Member = "GetAnchoredPosition", MemberParameters = new object[]
39 {
43 }, ReturnType = typeof(Vector2))]
44 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ControllerActionManager), Member = "get_AnyControllerConnected", ReturnType = typeof(bool))]
45 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIPageIcons), Member = "get_UsingTouchUI", ReturnType = typeof(bool))]
46 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_BigBossProgressBar", ReturnType = typeof(BigProgressBarSystem))]
47 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BigProgressBarSystem), Member = "IsTracking", ReturnType = typeof(bool))]
48 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIPageIcons), Member = "get_DisplayTouchOptions", ReturnType = typeof(bool))]
49 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 29)]
50 public static void Update()
51 {
52 throw null;
53 }
54}
class f__AnonymousType0<< Count > j__TPar