C# Class uFrame.ECS.BeginDragDispatcher

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

Méthodes publiques

Méthode Description
OnBeginDrag ( PointerEventData eventData ) : void

Method Details

OnBeginDrag() public méthode

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