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 | |
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 236 of file PointerInputModule.cs.