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
GUIMultiplayerWaitingHost.cs
Go to the documentation of this file.
1using System;
2using Controller;
7using Terraria;
10
11[global::Cpp2ILInjected.Token(Token = "0x2000272")]
13{
14 [global::Cpp2ILInjected.Token(Token = "0x6000E08")]
15 [global::Cpp2ILInjected.Address(RVA = "0x9F0E48", Offset = "0x9F0E48", Length = "0x288")]
16 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
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(Language), Member = "GetTextValue", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
20 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIStringButton), Member = "DrawButton", MemberParameters = new object[]
21 {
23 typeof(string),
24 typeof(ref float),
25 typeof(bool),
26 typeof(bool)
27 }, ReturnType = typeof(bool))]
28 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUITransactionButton), Member = "DrawWithBanner", MemberParameters = new object[]
29 {
33 typeof(Item),
34 typeof(string),
35 typeof(bool),
36 typeof(ref float),
37 typeof(bool),
38 typeof(bool),
39 typeof(bool),
40 typeof(bool),
41 typeof(bool),
42 typeof(bool)
43 }, ReturnType = typeof(GUITransactionButton.InputState))]
44 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SoundEngine), Member = "PlaySound", MemberParameters = new object[]
45 {
46 typeof(int),
47 typeof(int),
48 typeof(int),
49 typeof(int),
50 typeof(float),
51 typeof(float)
52 }, ReturnType = typeof(SoundEffectInstance))]
53 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "set_menuMode", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
54 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MPSessionManager), Member = "CancelPending", ReturnType = typeof(void))]
55 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 10)]
56 public void Draw()
57 {
58 throw null;
59 }
60
61 [global::Cpp2ILInjected.Token(Token = "0x6000E09")]
62 [global::Cpp2ILInjected.Address(RVA = "0x9F10D0", Offset = "0x9F10D0", Length = "0x1C4")]
63 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
64 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
65 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Netplay), Member = "SetRemoteIP", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
66 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "set_menuMode", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
67 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Netplay), Member = "StartTcpClient", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
68 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
69 private void JoinServer()
70 {
71 throw null;
72 }
73
74 [global::Cpp2ILInjected.Token(Token = "0x6000E0A")]
75 [global::Cpp2ILInjected.Address(RVA = "0x9F1294", Offset = "0x9F1294", Length = "0x8")]
76 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIInstance), Member = ".ctor", ReturnType = typeof(void))]
77 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
78 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
80 {
81 throw null;
82 }
83
84 [global::Cpp2ILInjected.Token(Token = "0x40019B5")]
85 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
86 private float scale0;
87
88 [global::Cpp2ILInjected.Token(Token = "0x40019B6")]
89 [global::Cpp2ILInjected.FieldOffset(Offset = "0x14")]
90 private float scale1;
91
92 [global::Cpp2ILInjected.Token(Token = "0x40019B7")]
93 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
94 private float scale2;
95
96 [global::Cpp2ILInjected.Token(Token = "0x40019B8")]
97 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
99}
class f__AnonymousType0<< Count > j__TPar