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 | Capture () |
void | Restore () |
void | UpdateState () |
MouseStateBackup () | |
Private Attributes | |
int | _mouseX |
int | _mouseY |
int | _lastMouseX |
int | _lastMouseY |
int | _worldMouseX |
int | _worldMouseY |
bool | _mouseLeft |
bool | _mouseRight |
bool | _mouseLeftRelease |
bool | _mouseRightRelease |
Definition at line 1267 of file XNAUnityRunner.cs.