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
GUIMultiplayerServerPassword.cs
Go to the documentation of this file.
1using System;
6using Terraria;
8
9[global::Cpp2ILInjected.Token(Token = "0x200026F")]
11{
12 [global::Cpp2ILInjected.Token(Token = "0x6000E02")]
13 [global::Cpp2ILInjected.Address(RVA = "0x9F012C", Offset = "0x9F012C", Length = "0x3EC")]
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(Main), Member = "get_menuMode", ReturnType = typeof(int))]
18 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIString), Member = "GetRegion", MemberParameters = new object[]
19 {
21 typeof(string)
22 }, ReturnType = typeof(Rectangle))]
23 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "GetInputText", MemberParameters = new object[]
24 {
25 typeof(string),
27 typeof(int),
28 typeof(bool),
29 typeof(bool),
30 typeof(bool),
31 typeof(bool)
32 }, ReturnType = typeof(string))]
33 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "CloseKeyboard", ReturnType = typeof(void))]
34 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SoundEngine), Member = "PlaySound", MemberParameters = new object[]
35 {
36 typeof(int),
37 typeof(int),
38 typeof(int),
39 typeof(int),
40 typeof(float),
41 typeof(float)
42 }, ReturnType = typeof(SoundEffectInstance))]
43 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "set_menuMode", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
44 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_HidePassword", ReturnType = typeof(bool))]
45 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
46 {
47 typeof(string),
48 typeof(string)
49 }, ReturnType = typeof(string))]
50 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIString), Member = "Draw", MemberParameters = new object[]
51 {
53 typeof(string)
54 }, ReturnType = typeof(void))]
55 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 23)]
56 public void Draw()
57 {
58 throw null;
59 }
60
61 [global::Cpp2ILInjected.Token(Token = "0x6000E03")]
62 [global::Cpp2ILInjected.Address(RVA = "0x9F0518", Offset = "0x9F0518", 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 = "0x40019B0")]
72 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
73 private string editGetIP;
74}
class f__AnonymousType0<< Count > j__TPar