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

◆ FileType

Enumerator
None 
Map 
World 
Player 

Definition at line 6 of file FileType.cs.

7 {
8 // Token: 0x04003C3C RID: 15420
9 None,
10 // Token: 0x04003C3D RID: 15421
11 Map,
12 // Token: 0x04003C3E RID: 15422
13 World,
14 // Token: 0x04003C3F RID: 15423
15 Player
16 }