コード例 #1
0
		void Animator.IAnimatorListener.OnAnimationCancel (Animator animation)
		{
			//throw new NotImplementedException ();
			animation.End();
		}