terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
UnityEngine.EventSystems.PointerInputModule.MouseState Class Reference

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.ButtonStatem_TrackedButtons
 

Detailed Description

Definition at line 236 of file PointerInputModule.cs.


The documentation for this class was generated from the following file: