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

◆ _HRForException()

static uint Ionic.Zip.SharedUtilities._HRForException ( Exception ex1)
inlinestaticprivate

Definition at line 459 of file SharedUtilities.cs.

460 {
461 throw null;
462 }