C# Class Sound.DragSoundPlayer

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: juliancruz87/madbricks

Méthodes protégées

Méthode Description
InitDraggEvents ( ) : void

Private Methods

Méthode Description
Awake ( ) : void
PlayDragSound ( Vector3 currentposition, Vector3 newposition ) : void
PlayDragSoundOnce ( ) : void
StopDrag ( ) : void

Method Details

InitDraggEvents() protected méthode

protected InitDraggEvents ( ) : void
Résultat void