예제 #1
0
 public void RemoveAnimatorListener(Animator.IAnimatorListener l)
 {
     AnimatorAgent.RemoveListener(l);
 }