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