Example #1
0
 /// <summary>
 /// 攻撃終了フレーム、アニメーションイベントから呼ばれる
 /// </summary>
 void Attack_Exit()
 {
     hammer.Attack_Exit();
 }