C# Class uFrame.ECS.DropDispatcher

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

Méthodes publiques

Méthode Description
OnDrop ( PointerEventData eventData ) : void

Method Details

OnDrop() public méthode

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