terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Types | |
enum | Controls { General , RPS , Items , BiomesAndEvents , TownNPCs , Critters , Bosses , Element , Back } |
Public Member Functions | |
void | Activate () |
int | GetNavigationOutDirs () |
GUIControllerItem | Navigate (Vector2 navigationVector) |
Rectangle | GetSelectedItemRegion () |
GUIControllerChat () | |
Public Attributes | |
GUIControllerChat.Controls | selectedControl = GUIControllerChat.Controls.Element |
Properties | |
static int | maxRowIndex [get] |
static int | maxRowColumn [get] |
Private Member Functions | |
void | UpdateEmoteScroll () |
Static Private Member Functions | |
static void | UpdateScrollRegion () |
Private Attributes | |
int | SelectedRow |
int | SelectedColumn |
Static Private Attributes | |
static float | maxScrollOffset |
static int | lineSpacing |
Definition at line 5 of file GUIControllerChat.cs.