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

Public Types

enum  Controls {
  Style , Skin , Eyes , Shirt ,
  Undershirt , Pants , Shoes , Element ,
  Back , Change
}
 

Public Member Functions

 GUIControllerDresser ()
 
override void Activate ()
 
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

GUIControllerDresser.Controls selectedControl
 
int Item
 
int ResearchButton
 

Properties

GUIPageIconGrouping ParentGrouping [get, set]
 

Private Attributes

readonly GUIPageIcons.Category PageCategory
 
readonly GUIPageIconGrouping.SettingCategory SettingCategory
 

Detailed Description

Definition at line 8 of file GUIControllerDresser.cs.


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