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
GUIStatusMenu.cs
Go to the documentation of this file.
1using System;
5using Terraria;
7
8[global::Cpp2ILInjected.Token(Token = "0x2000281")]
9public class GUIStatusMenu
10{
11 [global::Cpp2ILInjected.Token(Token = "0x6000E91")]
12 [global::Cpp2ILInjected.Address(RVA = "0xA092CC", Offset = "0xA092CC", Length = "0xC8")]
13 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DrawMenu", MemberParameters = new object[] { typeof(GameTime) }, ReturnType = typeof(void))]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "ClearVisualPostProcessEffects", ReturnType = typeof(void))]
16 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIStringButton), Member = "DrawButton", MemberParameters = new object[]
17 {
19 typeof(string),
20 typeof(ref float),
21 typeof(bool),
22 typeof(bool)
23 }, ReturnType = typeof(bool))]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GameTipsDisplay), Member = "Update", ReturnType = typeof(void))]
25 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GameTipsDisplay), Member = "Draw", MemberParameters = new object[]
26 {
28 typeof(float)
29 }, ReturnType = typeof(void))]
30 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
31 public void Draw()
32 {
33 throw null;
34 }
35
36 [global::Cpp2ILInjected.Token(Token = "0x6000E92")]
37 [global::Cpp2ILInjected.Address(RVA = "0xA09394", Offset = "0xA09394", Length = "0x8")]
38 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIInstance), Member = ".ctor", ReturnType = typeof(void))]
39 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
40 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
42 {
43 throw null;
44 }
45
46 [global::Cpp2ILInjected.Token(Token = "0x4001A80")]
47 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
48 private float scale0;
49
50 [global::Cpp2ILInjected.Token(Token = "0x4001A81")]
51 [global::Cpp2ILInjected.FieldOffset(Offset = "0x14")]
52 private float scale1;
53
54 [global::Cpp2ILInjected.Token(Token = "0x4001A82")]
55 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
56 private float scale2;
57}
class f__AnonymousType0<< Count > j__TPar