C# Class GILES.Interface.pb_Window

Inheritance: UnityEngine.EventSystems.UIBehaviour, IPointerDownHandler
Afficher le fichier Open project: procore3d/giles

Méthodes publiques

Méthode Description
OnPointerDown ( PointerEventData eventData ) : void

Method Details

OnPointerDown() public méthode

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