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

◆ CheckMemoryAction()

void GUILowMemoryPopup.CheckMemoryAction ( GUILowMemoryPopup::MemoryAction action,
Action continueAction )
inline

Definition at line 8 of file GUILowMemoryPopup.cs.

9 {
10 int systemMemorySize = SystemInfo.systemMemorySize;
13 }
class f__AnonymousType0<< Count > j__TPar
static int systemMemorySize
Definition SystemInfo.cs:39

References System.action, j__TPar, and UnityEngine.SystemInfo.systemMemorySize.