terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
NetworkInterface.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x020002A2 RID: 674
7 public abstract class NetworkInterface
8 {
9 // Token: 0x06001288 RID: 4744 RVA: 0x00039F8C File Offset: 0x0003818C
11 {
12 if (!true)
13 {
14 }
16 }
17
18 // Token: 0x17000446 RID: 1094
19 // (get) Token: 0x06001289 RID: 4745 RVA: 0x00002050 File Offset: 0x00000250
20 public virtual string Description
21 {
22 get
23 {
24 throw new global::Cpp2IlInjected.AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
25 }
26 }
27
28 // Token: 0x0600128A RID: 4746 RVA: 0x00002050 File Offset: 0x00000250
30 {
31 throw new global::Cpp2IlInjected.AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
32 }
33
34 // Token: 0x17000447 RID: 1095
35 // (get) Token: 0x0600128B RID: 4747 RVA: 0x00002050 File Offset: 0x00000250
37 {
38 get
39 {
40 throw new global::Cpp2IlInjected.AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
41 }
42 }
43
44 // Token: 0x17000448 RID: 1096
45 // (get) Token: 0x0600128C RID: 4748 RVA: 0x00002050 File Offset: 0x00000250
47 {
48 get
49 {
50 throw new global::Cpp2IlInjected.AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
51 }
52 }
53
54 // Token: 0x0600128D RID: 4749 RVA: 0x00039FA4 File Offset: 0x000381A4
55 protected NetworkInterface()
56 {
57 }
58 }
59}
static NetworkInterface[] GetAllNetworkInterfaces()
virtual IPInterfaceProperties GetIPProperties()