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
IPGlobalProperties.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x0200029F RID: 671
6 public abstract class IPGlobalProperties
7 {
8 // Token: 0x0600127F RID: 4735 RVA: 0x00039EF0 File Offset: 0x000380F0
13
14 // Token: 0x06001280 RID: 4736 RVA: 0x00039F04 File Offset: 0x00038104
19
20 // Token: 0x17000443 RID: 1091
21 // (get) Token: 0x06001281 RID: 4737
22 public abstract string DomainName { get; }
23
24 // Token: 0x06001282 RID: 4738 RVA: 0x00039F18 File Offset: 0x00038118
26 {
27 }
28 }
29}
static IPGlobalProperties InternalGetIPGlobalProperties()