C# Class Frontend.Forest.FloorInputHandler

Inheritance: MonoBehaviour, IInputClickHandler
Afficher le fichier Open project: puema/code-leaves

Méthodes publiques

Méthode Description
OnInputClicked ( InputClickedEventData eventData ) : void

Method Details

OnInputClicked() public méthode

public OnInputClicked ( InputClickedEventData eventData ) : void
eventData InputClickedEventData
Résultat void