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

◆ Leave() [3/4]

static void System.Net.GlobalLog.Leave ( string func,
int returnval )
inlinestatic

Definition at line 200 of file GlobalLog.cs.

201 {
202 throw null;
203 }