| 
    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 
   | 
 
 Inheritance diagram for GUIControllerPulldownEntry:
 Collaboration diagram for GUIControllerPulldownEntry:Public Member Functions | |
| GUIControllerPulldownEntry (GUISettingID id) | |
| override void | Draw () | 
| override float | GetElementHeight () | 
| override void | DrawOverlay () | 
| int | GetNumberOfOptions () | 
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 | 
Definition at line 7 of file GUIControllerPulldownEntry.cs.