|
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
|
Collaboration diagram for UnityEngine.EventSystems.PointerInputModule.MouseState:Public Member Functions | |
| bool | AnyPressesThisFrame () |
| bool | AnyReleasesThisFrame () |
| PointerInputModule.ButtonState | GetButtonState (PointerEventData.InputButton button) |
| void | SetButtonState (PointerEventData.InputButton button, PointerEventData.FramePressState stateForMouseButton, PointerEventData data) |
| MouseState () | |
Private Attributes | |
| List< PointerInputModule.ButtonState > | m_TrackedButtons |
Definition at line 433 of file PointerInputModule.cs.