class in UnityEngine.EventSystems
/
Hereda de:EventSystems.AbstractEventData
Cambiar al ManualA class that contains the base event data that is common to all event types in the new EventSystem.
currentInputModule | A reference to the BaseInputModule that sent this event. |
selectedObject | The object currently considered selected by the EventSystem. |
BaseEventData | Construct a BaseEventData tied to the passed EventSystem. |