|
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 GUIPageContentController:
Collaboration diagram for GUIPageContentController:Public Member Functions | |
| virtual int | GetNavigationOutDirs () |
| bool | IsPageContoller (GUIControllerItem item) |
| void | LoadPageAnchor () |
| virtual void | Activate () |
| virtual GUIControllerItem | Navigate (Vector2 navigationVector) |
| virtual Rectangle | GetSelectedItemRegion () |
| virtual void | NavigateInto (int column, int row) |
Public Attributes | |
| int | ResearchButton |
Protected Member Functions | |
| GUIPageContentController (GUIPageIcons.Category pageCategory) | |
| GUIPageContentController (GUIPageIconGrouping.SettingCategory settingCategory) | |
Properties | |
| GUIPageIconGrouping | ParentGrouping [get, set] |
Private Attributes | |
| readonly GUIPageIcons.Category | PageCategory |
| readonly GUIPageIconGrouping.SettingCategory | SettingCategory |
Definition at line 7 of file GUIPageContentController.cs.