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

Public Member Functions

 GUIControllerHardwarePulldown (GUISettingID id)
 
override void Draw ()
 
override float GetElementHeight ()
 
override void DrawOverlay ()
 
int GetNumberOfOptions ()
 
void CloseOptions ()
 

Public Attributes

ControllerMappingsCategories_Layout.Category Category
 
int SortOrder
 
GUISettingID _id
 
int _sortId
 
SettingsOverlayOptionCategories_Layout.Category _category
 

Private Member Functions

void ActivateOverlay (GUIPulldownSetting overlayEntry, Rectangle overlayRegion, int selectedOption, float offset)
 
void DeactivateOverlay ()
 
void RegisterOverlay (GUIPulldownSetting overlayEntry, Rectangle overlayRegion)
 

Private Attributes

GUIPulldownSetting Worker
 

Detailed Description

Definition at line 5 of file GUIControllerHardwarePulldown.cs.


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