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 | |
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 924 of file XNAUnityRunner.cs.