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 | |
override void | Update () |
override void | Draw (SpriteBatch sb) |
override void | ToggleActive (bool tickedOn) |
override bool | UsingMap () |
ModeEdgeSelection () | |
Public Attributes | |
bool | Selected |
Private Member Functions | |
void | EdgePlacement (Vector2 mouse) |
void | DrawMarkedArea (SpriteBatch sb) |
void | DrawCursors (SpriteBatch sb) |
Definition at line 715 of file CaptureInterface.cs.