|
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_Gender:
Collaboration diagram for GUIPlayerCreateController_Gender:Public Member Functions | |
| GUIPlayerCreateController_Gender (GUIPlayerCreateController controller) | |
| int | GetNavigationOutDirs () |
| void | Activate () |
| GUIControllerItem | Navigate (Vector2 navigationVector) |
| Rectangle | GetSelectedItemRegion () |
Public Attributes | |
| int | selectionIndex |
Static Private Member Functions | |
| static | GUIPlayerCreateController_Gender () |
Private Attributes | |
| readonly GUIPlayerCreateController | _controller |
Static Private Attributes | |
| static int[] | actualStyleOrder |
Definition at line 9 of file GUIPlayerCreateController_Gender.cs.