C# Class UI_CloseState, TestGame

Inheritance: MonoBehaviour, IPointerDownHandler
Afficher le fichier Open project: liuxq/TestGame

Méthodes publiques

Méthode Description
OnPointerDown ( PointerEventData eventData ) : void

Private Methods

Méthode Description
Start ( ) : void

Method Details

OnPointerDown() public méthode

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