|
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 GUIControllerCraftingMaterials:
Collaboration diagram for GUIControllerCraftingMaterials:Public Member Functions | |
| void | Activate () |
| int | GetNavigationOutDirs () |
| void | NavigateNext () |
| void | NavigatePrevious () |
| void | Tick () |
| GUIControllerItem | Navigate (Vector2 navigationVector) |
| int | GetSelectedItem () |
| Rectangle | GetSelectedItemRegion () |
| GUIControllerCraftingMaterials () | |
Public Attributes | |
| DateTime | LastActivated |
Properties | |
| float | UITextAlpha [get, set] |
Private Member Functions | |
| void | Clamp () |
Private Attributes | |
| int | selectedItem |
Definition at line 9 of file GUIControllerCraftingMaterials.cs.