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
|
Public Member Functions | |
override bool | IsInMenu () |
override void | Activate () |
override GUIControllerItem | Navigate (Vector2 navigationVector) |
override int | GetNavigationOutDirs () |
override Rectangle | GetSelectedItemRegion () |
override void | NavigateInto (int column, int row) |
GUIControllerShop4Page () | |
bool | IsPageContoller (GUIControllerItem item) |
void | LoadPageAnchor () |
Public Attributes | |
int | itemRow |
int | itemColumn |
int | ResearchButton |
Properties | |
GUIControllerStaticGridNavigator | GridNav [get, set] |
GUIPageIconGrouping | ParentGrouping [get, set] |
Private Member Functions | |
ItemGrid_Layout | GetGrid () |
float | GetItemScale () |
int | GetMenuItemCount () |
int | GetDisplayItemCount () |
Private Attributes | |
GUIControllerStaticGridNavigator | _gridNav |
readonly GUIPageIcons.Category | PageCategory |
readonly GUIPageIconGrouping.SettingCategory | SettingCategory |
Definition at line 7 of file GUIControllerShop4Page.cs.