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

◆ FailFast() [2/3]

static void System.Environment.FailFast ( string message,
global::System::Exception exception )
inlinestatic

Definition at line 2188 of file Environment.cs.

2189 {
2190 throw null;
2191 }