terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Types | |
enum | Controls { Time , Weather , Power , Element , Back } |
Public Member Functions | |
void | SelectedSetting (int index) |
void | Activate () |
int | GetNavigationOutDirs () |
GUIControllerItem | Navigate (Vector2 navigationVector) |
void | ActivateOverlay (GUIPulldownSetting overlayEntry, Rectangle overlayRegion, int selectedOption, float offset) |
void | DeactivateOverlay () |
bool | OverlayActive () |
Rectangle | GetSelectedItemRegion () |
GUIControllerJourneyModeSettings () | |
Private Member Functions | |
void | UpdateScroll () |
Private Attributes | |
int | _selectedItem |
Definition at line 5 of file GUIControllerJourneyModeSettings.cs.