Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Sound
DragSoundPlayer
C# Class Sound.DragSoundPlayer
Inheritance:
UnityEngine.MonoBehaviour
ファイルを表示
Open project: juliancruz87/madbricks
Protected Methods
Method
Description
InitDraggEvents
( ) :
void
Private Methods
Method
Description
Awake
( ) :
void
PlayDragSound
(
Vector3
currentposition
,
Vector3
newposition
) :
void
PlayDragSoundOnce
( ) :
void
StopDrag
( ) :
void
Method Details
InitDraggEvents()
protected
method
protected
InitDraggEvents
( ) :
void
return
void