コード例 #1
0
 protected override Boolean TryPlayAnimation(GameObject gameObject)
 {
     return(EnemyAnimator.PlayDeathAfterBang(gameObject));
 }