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
|
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, set] |
GameObject | selectedObject [get, set] |
virtual bool | used [get, set] |
Private Attributes | |
Vector2< moveVector > | k__BackingField |
MoveDirection< moveDir > | k__BackingField |
readonly EventSystem | m_EventSystem |
Definition at line 9 of file AxisEventData.cs.