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
GUIControllerMultiplayerHost.cs
Go to the documentation of this file.
1using System;
5
6[global::Cpp2ILInjected.Token(Token = "0x2000098")]
8{
9 [global::Cpp2ILInjected.Token(Token = "0x600039E")]
10 [global::Cpp2ILInjected.Address(RVA = "0x9C58E0", Offset = "0x9C58E0", Length = "0x8")]
11 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
12 public void Activate()
13 {
14 throw null;
15 }
16
17 [global::Cpp2ILInjected.Token(Token = "0x600039F")]
18 [global::Cpp2ILInjected.Address(RVA = "0x9C58E8", Offset = "0x9C58E8", Length = "0x8")]
19 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
21 {
22 throw null;
23 }
24
25 [global::Cpp2ILInjected.Token(Token = "0x60003A0")]
26 [global::Cpp2ILInjected.Address(RVA = "0x9C58F0", Offset = "0x9C58F0", Length = "0x78")]
27 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
28 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
30 {
31 throw null;
32 }
33
34 [global::Cpp2ILInjected.Token(Token = "0x60003A1")]
35 [global::Cpp2ILInjected.Address(RVA = "0x9C5968", Offset = "0x9C5968", Length = "0xC")]
36 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIMultiplayerHost), Member = "EnterServerPassword", ReturnType = typeof(void))]
37 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
39 {
40 throw null;
41 }
42
43 [global::Cpp2ILInjected.Token(Token = "0x60003A2")]
44 [global::Cpp2ILInjected.Address(RVA = "0x9C5974", Offset = "0x9C5974", Length = "0x8")]
45 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIMultiplayerHost), Member = "CloseServerPasswordEdit", ReturnType = typeof(void))]
46 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
48 {
49 throw null;
50 }
51
52 [global::Cpp2ILInjected.Token(Token = "0x60003A3")]
53 [global::Cpp2ILInjected.Address(RVA = "0x9C597C", Offset = "0x9C597C", Length = "0xE8")]
54 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
55 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
56 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUITransactionButton), Member = "GetRegion", MemberParameters = new object[] { typeof(TransactionButton_Layout) }, ReturnType = typeof(Rectangle))]
57 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
59 {
60 throw null;
61 }
62
63 [global::Cpp2ILInjected.Token(Token = "0x60003A4")]
64 [global::Cpp2ILInjected.Address(RVA = "0x9C5A64", Offset = "0x9C5A64", Length = "0x8")]
65 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIMultiplayerHost), Member = ".ctor", ReturnType = typeof(void))]
66 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
67 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
69 {
70 throw null;
71 }
72
73 [global::Cpp2ILInjected.Token(Token = "0x4000386")]
74 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
76
77 [global::Cpp2ILInjected.Token(Token = "0x4000387")]
78 [global::Cpp2ILInjected.FieldOffset(Offset = "0x14")]
79 public int selectionIndex;
80}
class f__AnonymousType0<< Count > j__TPar
GUIControllerItem Navigate(Vector2 navigationVector)