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
MacOsNetworkInterface.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x20002BD")]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x60012B9")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1E20364", Offset = "0x1E20364", Length = "0x24")]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UnixNetworkInterface), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
15 internal MacOsNetworkInterface(string name, uint ifa_flags)
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x60012BA")]
21 [global::Cpp2ILInjected.Address(RVA = "0x1E20388", Offset = "0x1E20388", Length = "0x6C")]
22 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
23 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MacOsIPInterfaceProperties), Member = ".ctor", MemberParameters = new object[]
24 {
27 }, ReturnType = typeof(void))]
28 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
30 {
31 throw null;
32 }
33
34 [global::Cpp2ILInjected.Token(Token = "0x1700044F")]
36 {
37 [global::Cpp2ILInjected.Token(Token = "0x60012BB")]
38 [global::Cpp2ILInjected.Address(RVA = "0x1E203F4", Offset = "0x1E203F4", Length = "0x14")]
39 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
40 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
41 get
42 {
43 throw null;
44 }
45 }
46
47 [global::Cpp2ILInjected.Token(Token = "0x4000F01")]
48 [global::Cpp2ILInjected.FieldOffset(Offset = "0x34")]
49 private uint _ifa_flags;
50 }
51}
class f__AnonymousType0<< Count > j__TPar