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
|
Public Types | |
enum | MemoryAction { Host , PlayLarge , GenerateLarge } |
Public Member Functions | |
void | CheckMemoryAction (GUILowMemoryPopup.MemoryAction action, Action continueAction) |
void | Draw () |
GUILowMemoryPopup () | |
Public Attributes | |
bool | WarningDisplayed |
bool | DisableWarnings |
Properties | |
static long | DeviceMemory [get, set] |
Private Attributes | |
GUILowMemoryPopup.MemoryAction | CurrentWarning |
Action | ContinueCallback |
float | scale0 |
float | scale1 |
float | scale2 |
Definition at line 14 of file GUILowMemoryPopup.cs.