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 | |
GUIPlayerCreateController_Tabs (GUIPlayerCreateController controller) | |
void | Activate () |
int | GetNavigationOutDirs () |
GUIControllerItem | NavigateIntoCurrentPage (bool fromTabSwitch=false) |
GUIControllerItem | Navigate (Vector2 navigationVector) |
Rectangle | GetSelectedItemRegion () |
Public Attributes | |
GUIPlayerCreateMenu.ItemSelection | HighlightedTab |
Private Attributes | |
readonly GUIPlayerCreateController | _controller |
Definition at line 5 of file GUIPlayerCreateController_Tabs.cs.