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.AxisEventData Class Reference
+ Inheritance diagram for UnityEngine.EventSystems.AxisEventData:

Public Member Functions

 AxisEventData (EventSystem eventSystem)
 
virtual void Reset ()
 
virtual void Use ()
 

Protected Attributes

bool m_Used
 

Properties

Vector2 moveVector [get, set]
 
MoveDirection moveDir [get, set]
 
BaseInputModule currentInputModule [get]
 
GameObject selectedObject [get, set]
 
virtual bool used [get]
 

Private Attributes

Vector2< moveVectork__BackingField
 
MoveDirection< moveDirk__BackingField
 
readonly EventSystem m_EventSystem
 

Detailed Description

Definition at line 7 of file AxisEventData.cs.


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