terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
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 |
Definition at line 797 of file CaptureInterface.cs.