|
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 GUIControllerHotbarRadial:
Collaboration diagram for GUIControllerHotbarRadial:Public Member Functions | |
| int | GetNavigationOutDirs () |
| void | Activate () |
| GUIControllerItem | Navigate (Vector2 navigationVector) |
| int | GetSelectedItem () |
| Rectangle | GetSelectedItemRegion () |
| GUIControllerHotbarRadial () | |
Private Attributes | |
| bool | hotbarMode |
| int | selectedRow |
| int | selectedColumn |
Definition at line 9 of file GUIControllerHotbarRadial.cs.