C# 클래스 Sound.DragSoundPlayer

상속: UnityEngine.MonoBehaviour
파일 보기 프로젝트 열기: juliancruz87/madbricks

보호된 메소드들

메소드 설명
InitDraggEvents ( ) : void

비공개 메소드들

메소드 설명
Awake ( ) : void
PlayDragSound ( Vector3 currentposition, Vector3 newposition ) : void
PlayDragSoundOnce ( ) : void
StopDrag ( ) : void

메소드 상세

InitDraggEvents() 보호된 메소드

protected InitDraggEvents ( ) : void
리턴 void