C# Class uFrame.ECS.DragDispatcher

Inheritance: EcsDispatcher, IDragHandler
Afficher le fichier Open project: InvertGames/uFrame.ECS

Méthodes publiques

Méthode Description
OnDrag ( PointerEventData eventData ) : void

Method Details

OnDrag() public méthode

public OnDrag ( PointerEventData eventData ) : void
eventData UnityEngine.EventSystems.PointerEventData
Résultat void