C# Class uFrame.ECS.PointerUpDispatcher

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

Méthodes publiques

Méthode Description
OnPointerUp ( PointerEventData eventData ) : void

Method Details

OnPointerUp() public méthode

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