예제 #1
0
 public void GotoNextFrame(bool allowUIUpdate)
 {
     view.ForceCurrentFrame(-1, allowUIUpdate);
 }