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
GUIErrorScreen.cs
Go to the documentation of this file.
1using System;
3using Controller;
8using Telepathy;
9using Terraria;
10using Terraria.Audio;
11
12[global::Cpp2ILInjected.Token(Token = "0x200025C")]
13public class GUIErrorScreen
14{
15 [global::Cpp2ILInjected.Token(Token = "0x6000D79")]
16 [global::Cpp2ILInjected.Address(RVA = "0x9DBA54", Offset = "0x9DBA54", Length = "0x248")]
17 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DrawMenu", MemberParameters = new object[] { typeof(GameTime) }, ReturnType = typeof(void))]
18 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
19 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIStringButton), Member = "DrawButton", MemberParameters = new object[]
20 {
22 typeof(string),
23 typeof(ref float),
24 typeof(bool),
25 typeof(bool)
26 }, ReturnType = typeof(bool))]
27 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUITransactionButton), Member = "DrawWithBanner", MemberParameters = new object[]
28 {
32 typeof(Item),
33 typeof(string),
34 typeof(bool),
35 typeof(ref float),
36 typeof(bool),
37 typeof(bool),
38 typeof(bool),
39 typeof(bool),
40 typeof(bool),
41 typeof(bool)
42 }, ReturnType = typeof(GUITransactionButton.InputState))]
43 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Client), Member = "Disconnect", ReturnType = typeof(void))]
44 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(EventWaitHandle), Member = "Set", ReturnType = typeof(bool))]
45 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SoundEngine), Member = "PlaySound", MemberParameters = new object[]
46 {
47 typeof(int),
48 typeof(int),
49 typeof(int),
50 typeof(int),
51 typeof(float),
52 typeof(float)
53 }, ReturnType = typeof(SoundEffectInstance))]
54 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "set_menuMode", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
55 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 12)]
56 public void Draw()
57 {
58 throw null;
59 }
60
61 [global::Cpp2ILInjected.Token(Token = "0x6000D7A")]
62 [global::Cpp2ILInjected.Address(RVA = "0x9DBC9C", Offset = "0x9DBC9C", Length = "0x8")]
63 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIInstance), Member = ".ctor", ReturnType = typeof(void))]
64 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
65 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
67 {
68 throw null;
69 }
70
71 [global::Cpp2ILInjected.Token(Token = "0x40018EB")]
72 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
73 private float scale0;
74
75 [global::Cpp2ILInjected.Token(Token = "0x40018EC")]
76 [global::Cpp2ILInjected.FieldOffset(Offset = "0x14")]
77 private float scale1;
78
79 [global::Cpp2ILInjected.Token(Token = "0x40018ED")]
80 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
81 private float scale2;
82}
class f__AnonymousType0<< Count > j__TPar