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
GUISettings Class Reference
+ Collaboration diagram for GUISettings:

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
 

Static Public Attributes

static Microsoft.Xna.Framework.Graphics.Texture2D _settingsTexture
 

Private Attributes

float settingsButtonScale
 

Static Private Attributes

static Microsoft.Xna.Framework.Graphics.Texture2D _settingsSelectedTexture
 

Detailed Description

Definition at line 17 of file GUISettings.cs.


The documentation for this class was generated from the following file: