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

◆ SpecialFolderOption

Enumerator
None 
DoNotVerify 
Create 

Definition at line 515 of file Environment.cs.

516 {
517 // Token: 0x0400062B RID: 1579
518 None,
519 // Token: 0x0400062C RID: 1580
520 DoNotVerify = 16384,
521 // Token: 0x0400062D RID: 1581
522 Create = 32768
523 }