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

◆ SecurityAction

Enumerator
Demand 
Assert 
Deny 
PermitOnly 
LinkDemand 
InheritanceDemand 
RequestMinimum 
RequestOptional 
RequestRefuse 

Definition at line 10 of file SecurityAction.cs.

11 {
12 // Token: 0x04000BF2 RID: 3058
13 Demand = 2,
14 // Token: 0x04000BF3 RID: 3059
15 Assert,
16 // Token: 0x04000BF4 RID: 3060
17 [Obsolete("This requests should not be used")]
18 Deny,
19 // Token: 0x04000BF5 RID: 3061
21 // Token: 0x04000BF6 RID: 3062
23 // Token: 0x04000BF7 RID: 3063
25 // Token: 0x04000BF8 RID: 3064
26 [Obsolete("This requests should not be used")]
28 // Token: 0x04000BF9 RID: 3065
29 [Obsolete("This requests should not be used")]
31 // Token: 0x04000BFA RID: 3066
32 [Obsolete("This requests should not be used")]
34 }
class f__AnonymousType0<< Count > j__TPar