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

◆ DefaultFormat

Enumerator
LDR 
HDR 
DepthStencil 
Shadow 
Video 

Definition at line 6 of file DefaultFormat.cs.

7 {
8 // Token: 0x04000574 RID: 1396
9 LDR,
10 // Token: 0x04000575 RID: 1397
11 HDR,
12 // Token: 0x04000576 RID: 1398
14 // Token: 0x04000577 RID: 1399
15 Shadow,
16 // Token: 0x04000578 RID: 1400
17 Video
18 }