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

◆ State

Enumerator
None 
PartialSize 
Body 
BodyFinished 
Trailer 

Definition at line 278 of file MonoChunkParser.cs.

279 {
280 // Token: 0x04000D00 RID: 3328
281 None,
282 // Token: 0x04000D01 RID: 3329
284 // Token: 0x04000D02 RID: 3330
285 Body,
286 // Token: 0x04000D03 RID: 3331
288 // Token: 0x04000D04 RID: 3332
289 Trailer
290 }