|
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
|
Inheritance diagram for GUIPlayerCreateController_Tabs:
Collaboration diagram for GUIPlayerCreateController_Tabs: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 7 of file GUIPlayerCreateController_Tabs.cs.