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

◆ GetMemoryInfo()

static void System.GC.GetMemoryInfo ( out uint highMemLoadThreshold,
out ulong totalPhysicalMem,
out uint lastRecordedMemLoad,
out global::System::UIntPtr lastRecordedHeapSize,
out global::System::UIntPtr lastRecordedFragmentation )
inlinestaticpackage

Definition at line 59 of file GC.cs.

60 {
61 throw null;
62 }