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

Public Member Functions

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

Protected Attributes

bool m_Used
 

Properties

BaseInputModule currentInputModule [get, set]
 
GameObject selectedObject [get, set]
 
virtual bool used [get, set]
 

Private Attributes

readonly EventSystem m_EventSystem
 

Detailed Description

Definition at line 9 of file BaseEventData.cs.


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