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 { Style , Skin , Eyes , Shirt , Undershirt , Pants , Shoes , Element , Back , Change } |
Public Member Functions | |
GUIControllerDresser () | |
override void | Activate () |
override GUIControllerItem | Navigate (Vector2 navigationVector) |
override Rectangle | GetSelectedItemRegion () |
virtual int | GetNavigationOutDirs () |
bool | IsPageContoller (GUIControllerItem item) |
void | LoadPageAnchor () |
virtual void | NavigateInto (int column, int row) |
Public Attributes | |
GUIControllerDresser.Controls | selectedControl = GUIControllerDresser.Controls.Element |
int | Item |
int | ResearchButton |
Properties | |
GUIPageIconGrouping | ParentGrouping [get] |
Private Attributes | |
readonly GUIPageIcons.Category | PageCategory |
readonly GUIPageIconGrouping.SettingCategory | SettingCategory |
Definition at line 6 of file GUIControllerDresser.cs.