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
Terraria.Graphics.Capture.CaptureInterface.ModeChangeSettings Class Reference
+ Inheritance diagram for Terraria.Graphics.Capture.CaptureInterface.ModeChangeSettings:

Public Member Functions

override void Update ()
 
override void Draw (SpriteBatch sb)
 
override void ToggleActive (bool tickedOn)
 
override bool UsingMap ()
 
 ModeChangeSettings ()
 

Public Attributes

bool Selected
 

Private Member Functions

Rectangle GetRect ()
 
void ButtonDraw (int button, string key, string value)
 
void PressButton (int button)
 
void DrawWaterChoices (SpriteBatch spritebatch, Point start, Point mouse)
 
int UnnecessaryBiomeSelectionTypeConversion (int index)
 

Private Attributes

int hoveredButton
 
bool inUI
 

Static Private Attributes

const int ButtonsCount = 7
 

Detailed Description

Definition at line 797 of file CaptureInterface.cs.


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