예제 #1
0
 public void GrabStopSFX()
 {
     cGrabbingLoop.StopLoop();
     cGrabbingLoop.StopPlay();
     cGrabbingStop.Play();
 }
예제 #2
0
 public void Fadeout()
 {
     ClaraWalk.StopPlay();
 }