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
|
Public Member Functions | |
void | Set (int x0, int x1, int y0, int y1) |
bool | Over (int x, int y) |
bool | OverExpanded (int x, int y, float expanded) |
GUIInputRegion () | |
Public Attributes | |
int | xMin |
int | xMax |
int | yMin |
int | yMax |
Definition at line 8 of file GUIInputRegion.cs.