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
Loading...
Searching...
No Matches
UnityEngine.EventSystems.PointerInputModule.MouseState Class Reference
+ 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.ButtonStatem_TrackedButtons
 

Detailed Description

Definition at line 433 of file PointerInputModule.cs.


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