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 | 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 |
Properties | |
static int | maxRowIndex [get, set] |
static int | maxRowColumn [get, set] |
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 9 of file GUIControllerChat.cs.