Beispiel #1
0
 public void StopSwapAnimation()
 {
     tween.ClearFinishedEvent();
     tween.StopEvent();
 }