Example #1
0
 public void Pause()
 {
     currentAnimation?.Pause(true);
 }