Exemplo n.º 1
0
 public void DeactivateCollider()
 {
     m_pWeaponAttack.m_pAttackCollider.enabled = false;
     m_pWeaponAttack.ClearTargets();
 }