terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Types | |
enum | InputButton { Left , Right , Middle } |
enum | FramePressState { Pressed , Released , PressedAndReleased , NotChanged } |
Public Member Functions | |
PointerEventData (EventSystem eventSystem) | |
bool | IsPointerMoving () |
bool | IsScrolling () |
override string | ToString () |
virtual void | Reset () |
virtual void | Use () |
Public Attributes | |
List< GameObject > | hovered |
Protected Attributes | |
bool | m_Used |
Definition at line 8 of file PointerEventData.cs.