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
GUIMultiplayerServerIP.cs
Go to the documentation of this file.
1using System;
6using Terraria;
8
9[global::Cpp2ILInjected.Token(Token = "0x200026E")]
11{
12 [global::Cpp2ILInjected.Token(Token = "0x6000E00")]
13 [global::Cpp2ILInjected.Address(RVA = "0x9EFDB8", Offset = "0x9EFDB8", Length = "0x36C")]
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(GUIString), Member = "GetRegion", MemberParameters = new object[]
18 {
20 typeof(string)
21 }, ReturnType = typeof(Rectangle))]
22 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "GetInputText", MemberParameters = new object[]
23 {
24 typeof(string),
26 typeof(int),
27 typeof(bool),
28 typeof(bool),
29 typeof(bool),
30 typeof(bool)
31 }, ReturnType = typeof(string))]
32 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "CloseKeyboard", ReturnType = typeof(void))]
33 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SoundEngine), Member = "PlaySound", MemberParameters = new object[]
34 {
35 typeof(int),
36 typeof(int),
37 typeof(int),
38 typeof(int),
39 typeof(float),
40 typeof(float)
41 }, ReturnType = typeof(SoundEffectInstance))]
42 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "set_menuMode", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
43 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "IsNullOrWhiteSpace", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
44 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
45 {
46 typeof(string),
47 typeof(string)
48 }, ReturnType = typeof(string))]
49 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIString), Member = "Draw", MemberParameters = new object[]
50 {
52 typeof(string)
53 }, ReturnType = typeof(void))]
54 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 18)]
55 public void Draw()
56 {
57 throw null;
58 }
59
60 [global::Cpp2ILInjected.Token(Token = "0x6000E01")]
61 [global::Cpp2ILInjected.Address(RVA = "0x9F0124", Offset = "0x9F0124", Length = "0x8")]
62 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIInstance), Member = ".ctor", ReturnType = typeof(void))]
63 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
64 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
66 {
67 throw null;
68 }
69
70 [global::Cpp2ILInjected.Token(Token = "0x40019AE")]
71 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
72 public bool editingServerIP;
73
74 [global::Cpp2ILInjected.Token(Token = "0x40019AF")]
75 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
76 public string editGetIP;
77}
class f__AnonymousType0<< Count > j__TPar