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

Public Member Functions

 GUIControllerPVP ()
 
override void Activate ()
 
virtual bool IsInMenu ()
 
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

bool insideSideIcons
 
int itemRow
 
int itemColumn
 
int sideRow
 
int ResearchButton
 

Protected Member Functions

virtual void ClampPosition ()
 

Properties

int MaxRow [get, set]
 
int MaxColumns [get, set]
 
GUIPageIconGrouping ParentGrouping [get, set]
 

Private Member Functions

int SideToRow (int side)
 
int RowToSide (int row)
 

Private Attributes

readonly GUIPageIcons.Category PageCategory
 
readonly GUIPageIconGrouping.SettingCategory SettingCategory
 

Detailed Description

Definition at line 7 of file GUIControllerPVP.cs.


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