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

Public Member Functions

 GUIControllerCraftingGuide4Page ()
 
bool IsInMenu ()
 
override int GetNavigationOutDirs ()
 
override void Activate ()
 
void RefreshScrollOffset ()
 
override GUIControllerItem Navigate (Vector2 navigationVector)
 
override Rectangle GetSelectedItemRegion ()
 
override void NavigateInto (int column, int row)
 
bool IsPageContoller (GUIControllerItem item)
 
void LoadPageAnchor ()
 

Public Attributes

int ResearchButton
 

Protected Member Functions

void UpdateScroll ()
 
void ClampPosition ()
 

Properties

GUIControllerDynamicGridNavigator GridNav [get, set]
 
GUIPageIconGrouping ParentGrouping [get, set]
 

Private Member Functions

DraggableItemGrid_Layout GetGrid ()
 
int GetCollectionCount ()
 
float GetItemScale ()
 
float GetScrollOffset ()
 
void SetScrollOffset (float offset)
 
int GetMenuItemCount ()
 
int GetDisplayItemCount ()
 

Private Attributes

GUIControllerDynamicGridNavigator _gridNav
 
readonly GUIPageIcons.Category PageCategory
 
readonly GUIPageIconGrouping.SettingCategory SettingCategory
 

Detailed Description

Definition at line 6 of file GUIControllerCraftingGuide4Page.cs.


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