C# Class Sol.DragSlot

Inheritance: UnityEngine.MonoBehaviour, IDropHandler
Afficher le fichier Open project: Stumpstump/RoverGame

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