C# Class SentenceSlotHandler, Team4BabelGame

Inheritance: MonoBehaviour, IDropHandler
Afficher le fichier Open project: veselin-/Team4BabelGame

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