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

Classes

class  SetupRegions
 

Public Member Functions

int GetNavigationOutDirs ()
 
 GUIContollerTransactionButtonList (bool vertical, bool wrapAround, TransactionButton_Layout[] items, [Optional] GUIContollerTransactionButtonList.SetupRegions regionSetup)
 
void Activate ()
 
void SelectOption (int option)
 
Rectangle GetSelectedItemRegion ()
 
GUIControllerItem Navigate (Vector2 navigationAxis)
 

Private Attributes

bool _vertical
 
bool _wrapAround
 
int _selectedItem
 
TransactionButton_Layout[] _items
 
GUIContollerTransactionButtonList.SetupRegions _regionSetup
 

Detailed Description

Definition at line 7 of file GUIContollerTransactionButtonList.cs.


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