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
Loading...
Searching...
No Matches
GUIControllerInventory4Page Class Reference
+ Inheritance diagram for GUIControllerInventory4Page:
+ Collaboration diagram for GUIControllerInventory4Page:

Public Member Functions

override int GetNavigationOutDirs ()
 
override void Activate ()
 
override void NavigateToItem (int item)
 
override GUIControllerItem Navigate (Vector2 navigationVector)
 
override Rectangle GetSelectedItemRegion ()
 
 GUIControllerInventory4Page ()
 
bool IsPageContoller (GUIControllerItem item)
 
void LoadPageAnchor ()
 
virtual void NavigateInto (int column, int row)
 

Static Public Member Functions

static GUIControllerItem NavigateIntoCoinsAmmo (int row)
 

Public Attributes

int itemRow
 
int itemColumn
 
int toolRow
 
int toolColumn
 
int ResearchButton
 

Properties

GUIControllerPageMenuPopupGridNavigator BuilderToolNav [get, set]
 
static int MaxRowIndex [get, set]
 
static int MaxColumnIndex [get, set]
 
GUIPageIconGrouping ParentGrouping [get, set]
 

Private Member Functions

ItemGrid_Layout GetInfoGrid ()
 
int GetInfoCollectionCount ()
 
float GetInfoItemScale ()
 

Private Attributes

GUIControllerPageMenuPopupGridNavigator _accessoryNav
 
readonly GUIPageIcons.Category PageCategory
 
readonly GUIPageIconGrouping.SettingCategory SettingCategory
 

Detailed Description

Definition at line 9 of file GUIControllerInventory4Page.cs.


The documentation for this class was generated from the following file: