C# Class uFrame.ECS.PointerEnterDispatcher

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

Méthodes publiques

Méthode Description
OnPointerEnter ( PointerEventData eventData ) : void

Method Details

OnPointerEnter() public méthode

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