terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
void | ShutdownUI () |
bool | Draw () |
GUISettings () | |
Static Public Member Functions | |
static void | LoadContent (ContentManager content) |
Public Attributes | |
bool | Visible |
bool | KeySwitch |
bool | KeyRelease = true |
Static Public Attributes | |
static Texture2D | _settingsTexture |
Private Attributes | |
float | settingsButtonScale = (float)16256 |
Static Private Attributes | |
static Texture2D | _settingsSelectedTexture |
Definition at line 10 of file GUISettings.cs.