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
ConnectionManagementSection.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x2000468")]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6001EA2")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1E98BB0", Offset = "0x1E98BB0", Length = "0x38")]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x170006EC")]
22 {
23 [global::Cpp2ILInjected.Token(Token = "0x6001EA3")]
24 [global::Cpp2ILInjected.Address(RVA = "0x1E98BE8", Offset = "0x1E98BE8", Length = "0x38")]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
26 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
27 get
28 {
29 throw null;
30 }
31 }
32
33 [global::Cpp2ILInjected.Token(Token = "0x170006ED")]
35 {
36 [global::Cpp2ILInjected.Token(Token = "0x6001EA4")]
37 [global::Cpp2ILInjected.Address(RVA = "0x1E98C20", Offset = "0x1E98C20", Length = "0x38")]
38 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
39 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
40 get
41 {
42 throw null;
43 }
44 }
45 }
46}