C# Class SlotHandler, Team4BabelGame

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

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