C# Class UnityEngine.EventSystems.PointerEventData

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