terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
GUIResearchPage Class Reference

Public Member Functions

void LoadPageRegion ()
 
int ReforgeCost ()
 
void Reset ()
 
void DrawResearch ()
 
void Draw ()
 
float ResearchItemScale (int index)
 
void ResearchItemOver (int index)
 
void ResearchItemDraw (ItemGrid_Layout gridLayout, int index, Vector2 position, float scale)
 
 GUIResearchPage ()
 

Public Attributes

List< int > _researchItems
 
int _selectedItem
 
float scrollOffset
 

Properties

bool Collapsed [get]
 
bool HasFocus [get]
 
Item ResearchItem [get]
 

Private Member Functions

void RefreshItems ()
 

Private Attributes

float researchScale = (float)16256
 
int refCost
 
Item _defaultItem
 
float scrollMomentum
 
int scrollDragging
 
Vector2 dragOffset
 
int cursorOver = 16256
 
float reforgeActionScale
 

Detailed Description

Definition at line 10 of file GUIResearchPage.cs.


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