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

◆ ExceptionMessageKind

Enumerator
ThreadAbort 
ThreadInterrupted 
OutOfMemory 

Definition at line 461 of file Exception.cs.

462 {
463 // Token: 0x04000532 RID: 1330
464 ThreadAbort = 1,
465 // Token: 0x04000533 RID: 1331
467 // Token: 0x04000534 RID: 1332
469 }