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
GUIFileSyncInProgress.cs
Go to the documentation of this file.
1using System;
6using Terraria;
8
9[global::Cpp2ILInjected.Token(Token = "0x200025D")]
11{
12 [global::Cpp2ILInjected.Token(Token = "0x6000D7B")]
13 [global::Cpp2ILInjected.Address(RVA = "0x9DBCA4", Offset = "0x9DBCA4", Length = "0x244")]
14 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
15 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DrawMenu", MemberParameters = new object[] { typeof(GameTime) }, ReturnType = typeof(void))]
16 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
17 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIPanel), Member = "Draw", MemberParameters = new object[]
18 {
20 typeof(bool),
21 typeof(Color?),
22 typeof(Color?),
24 }, ReturnType = typeof(void))]
25 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "GetTextValue", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
26 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIStringButton), Member = "DrawButton", MemberParameters = new object[]
27 {
29 typeof(string),
30 typeof(ref float),
31 typeof(bool),
32 typeof(bool)
33 }, ReturnType = typeof(bool))]
34 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Utils), Member = "Frame", MemberParameters = new object[]
35 {
37 typeof(int),
38 typeof(int),
39 typeof(int),
40 typeof(int),
41 typeof(int),
42 typeof(int)
43 }, ReturnType = typeof(Rectangle))]
44 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIButton), Member = "Draw", MemberParameters = new object[]
45 {
49 typeof(Color?),
50 typeof(float?)
51 }, ReturnType = typeof(void))]
52 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 11)]
53 public void Draw()
54 {
55 throw null;
56 }
57
58 [global::Cpp2ILInjected.Token(Token = "0x6000D7C")]
59 [global::Cpp2ILInjected.Address(RVA = "0x9DBEE8", Offset = "0x9DBEE8", Length = "0x8")]
60 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIInstance), Member = ".ctor", ReturnType = typeof(void))]
61 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
62 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
64 {
65 throw null;
66 }
67
68 [global::Cpp2ILInjected.Token(Token = "0x40018EE")]
69 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
70 private float statusScale;
71}
class f__AnonymousType0<< Count > j__TPar