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

◆ GeneralNameType

Enumerator
OtherName 
Rfc822Name 
Email 
DnsName 
X400Address 
DirectoryName 
EdiPartyName 
UniformResourceIdentifier 
IPAddress 
RegisteredId 

Definition at line 6 of file GeneralNameType.cs.

7 {
8 // Token: 0x0400013C RID: 316
10 // Token: 0x0400013D RID: 317
12 // Token: 0x0400013E RID: 318
13 Email = 1,
14 // Token: 0x0400013F RID: 319
15 DnsName,
16 // Token: 0x04000140 RID: 320
18 // Token: 0x04000141 RID: 321
20 // Token: 0x04000142 RID: 322
22 // Token: 0x04000143 RID: 323
24 // Token: 0x04000144 RID: 324
26 // Token: 0x04000145 RID: 325
28 }