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

◆ UriHostNameType

Enumerator
Unknown 
Basic 
Dns 
IPv4 
IPv6 

Definition at line 6 of file UriHostNameType.cs.

7 {
8 // Token: 0x04000224 RID: 548
10 // Token: 0x04000225 RID: 549
11 Basic,
12 // Token: 0x04000226 RID: 550
13 Dns,
14 // Token: 0x04000227 RID: 551
15 IPv4,
16 // Token: 0x04000228 RID: 552
17 IPv6
18 }