terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ eToHellAndBackStatus

Enumerator
NotStarted 
SurfaceToHell 
HellToSurface 
Completed 

Definition at line 35107 of file Player.cs.

35108 {
35109 [global::Cpp2ILInjected.Token(Token = "0x40032CD")]
35110 NotStarted,
35111 [global::Cpp2ILInjected.Token(Token = "0x40032CE")]
35113 [global::Cpp2ILInjected.Token(Token = "0x40032CF")]
35115 [global::Cpp2ILInjected.Token(Token = "0x40032D0")]
35116 Completed
35117 }