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

◆ ExceptionMessageKind

Enumerator
ThreadAbort 
ThreadInterrupted 
OutOfMemory 

Definition at line 1046 of file Exception.cs.

1047 {
1048 [global::Cpp2ILInjected.Token(Token = "0x4000532")]
1049 ThreadAbort = 1,
1050 [global::Cpp2ILInjected.Token(Token = "0x4000533")]
1052 [global::Cpp2ILInjected.Token(Token = "0x4000534")]
1054 }