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

Public Member Functions

Rectangle GetRegion ()
 
void Draw ()
 
void Close ()
 
 GUIPageGroupEdit ()
 

Public Attributes

bool Enabled
 
Vector2 toggleSize
 

Private Member Functions

int SortSettings (GUIPageIconGrouping.SettingCategory x, GUIPageIconGrouping.SettingCategory y)
 
int SortCategories (GUIPageIcons.Category x, GUIPageIcons.Category y)
 
float ItemScale (int index)
 
void ItemOver (int index)
 
void DisableCategory (GUIPageIcons.Category cat)
 
void DisableSetting (GUIPageIconGrouping.SettingCategory cat)
 
void ItemDraw (ItemGrid_Layout gridLayout, int index, Vector2 position, float scale)
 
bool IsOverGroupOptions (Vector2 position)
 

Private Attributes

bool LastHorizontal
 
List< GUIPageIcons.CategoryPageOptions
 
List< GUIPageIconGrouping.SettingCategorySettingOptions
 
int hoverItem
 
bool CanOptionBeAdded
 
GUIInputRegionExclusive pickingInterceptor
 
Rectangle popupRegion
 

Detailed Description

Definition at line 13 of file GUIPageGroupEdit.cs.


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