|
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 GUIControllerBuff:
Collaboration diagram for GUIControllerBuff:Public Member Functions | |
| void | Activate () |
| int | GetNavigationOutDirs () |
| void | NavigateNext () |
| void | NavigatePrevious () |
| GUIControllerItem | Navigate (Vector2 navigationVector) |
| int | GetSelectedItem () |
| Rectangle | GetSelectedItemRegion () |
| GUIControllerBuff () | |
Private Member Functions | |
| void | Clamp () |
Private Attributes | |
| int | selectedItem |
Definition at line 9 of file GUIControllerBuff.cs.