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

◆ CodegenOptions

Enumerator
Auto 
Custom 
Force 

Definition at line 7 of file CodegenOptions.cs.

8 {
9 // Token: 0x04000016 RID: 22
10 Auto,
11 // Token: 0x04000017 RID: 23
12 Custom,
13 // Token: 0x04000018 RID: 24
14 Force
15 }