Пример #1
0
 public void End()
 {
     Animator?.AbortAnimation(_handle);
     IsRunning  = false;
     _playCount = 0;
 }