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
GUIControllerInventory Class Reference
+ Inheritance diagram for GUIControllerInventory:
+ Collaboration diagram for GUIControllerInventory:

Public Member Functions

 GUIControllerInventory ()
 
override void Activate ()
 
virtual void NavigateToItem (int item)
 
override GUIControllerItem Navigate (Vector2 navigationVector)
 
override Rectangle GetSelectedItemRegion ()
 
virtual int GetNavigationOutDirs ()
 
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

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

Private Attributes

readonly GUIPageIcons.Category PageCategory
 
readonly GUIPageIconGrouping.SettingCategory SettingCategory
 

Detailed Description

Definition at line 9 of file GUIControllerInventory.cs.


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