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

◆ StoreName

Enumerator
AddressBook 
AuthRoot 
CertificateAuthority 
Disallowed 
My 
Root 
TrustedPeople 
TrustedPublisher 

Definition at line 6 of file StoreName.cs.

7 {
8 // Token: 0x0400047E RID: 1150
9 AddressBook = 1,
10 // Token: 0x0400047F RID: 1151
12 // Token: 0x04000480 RID: 1152
14 // Token: 0x04000481 RID: 1153
16 // Token: 0x04000482 RID: 1154
17 My,
18 // Token: 0x04000483 RID: 1155
19 Root,
20 // Token: 0x04000484 RID: 1156
22 // Token: 0x04000485 RID: 1157
24 }