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
NetworkInterfaceFactory.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x020002C0 RID: 704
6 internal abstract class NetworkInterfaceFactory
7 {
8 // Token: 0x060012BE RID: 4798
10
11 // Token: 0x060012BF RID: 4799 RVA: 0x0003A5EC File Offset: 0x000387EC
13 {
15 }
16
17 // Token: 0x060012C0 RID: 4800 RVA: 0x0003A600 File Offset: 0x00038800
19 {
20 }
21 }
22}