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 | Setup () |
void | Update () |
iOS_Mouse () | |
Public Attributes | |
Vector3 | lastUnityMousePosition |
Vector3 | MousePosition |
bool | MouseLeft |
bool | MouseRight |
bool | MouseMiddle |
bool | MouseLeftPrev |
bool | MouseRightPrev |
bool | MouseMiddlePrev |
float | MouseScroll |
bool | UseSWCursor |
Private Attributes | |
bool | wasMouseConnected |
Definition at line 7 of file iOS_Mouse.cs.