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
MibIPGlobalProperties.cs
Go to the documentation of this file.
1using System;
2using System.IO;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x20002C5")]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x60012C8")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1E207DC", Offset = "0x1E207DC", Length = "0x168")]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Path), Member = "Combine", MemberParameters = new object[]
16 {
17 typeof(string),
18 typeof(string)
19 }, ReturnType = typeof(string))]
20 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
22 {
23 throw null;
24 }
25
26 // Note: this type is marked as 'beforefieldinit'.
27 [global::Cpp2ILInjected.Token(Token = "0x60012C9")]
28 [global::Cpp2ILInjected.Address(RVA = "0x1E20944", Offset = "0x1E20944", Length = "0x74")]
29 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
30 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
31 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
33 {
34 throw null;
35 }
36
37 [global::Cpp2ILInjected.Token(Token = "0x4000F0A")]
38 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
39 public readonly string StatisticsFile;
40
41 [global::Cpp2ILInjected.Token(Token = "0x4000F0B")]
42 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
44
45 [global::Cpp2ILInjected.Token(Token = "0x4000F0C")]
46 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
47 public readonly string TcpFile;
48
49 [global::Cpp2ILInjected.Token(Token = "0x4000F0D")]
50 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
51 public readonly string Tcp6File;
52
53 [global::Cpp2ILInjected.Token(Token = "0x4000F0E")]
54 [global::Cpp2ILInjected.FieldOffset(Offset = "0x30")]
55 public readonly string UdpFile;
56
57 [global::Cpp2ILInjected.Token(Token = "0x4000F0F")]
58 [global::Cpp2ILInjected.FieldOffset(Offset = "0x38")]
59 public readonly string Udp6File;
60
61 [global::Cpp2ILInjected.Token(Token = "0x4000F10")]
62 private static readonly char[] wsChars;
63 }
64}
class f__AnonymousType0<< Count > j__TPar