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

◆ eToHellAndBackStatus

Enumerator
NotStarted 
SurfaceToHell 
HellToSurface 
Completed 

Definition at line 23830 of file Player.cs.

23831 {
23832 // Token: 0x040032CD RID: 13005
23833 NotStarted,
23834 // Token: 0x040032CE RID: 13006
23836 // Token: 0x040032CF RID: 13007
23838 // Token: 0x040032D0 RID: 13008
23839 Completed
23840 }