C# Class UnityEngine.EventSystems.PointerEventData

Each touch event creates one of these containing all the relevant information.
Inheritance: BaseEventData
Mostra file Open project: CarlosHBC/UnityDecompiled Class Usage Examples