/// <summary> /// Self destruction /// </summary> public void SelfDestruction() { m_HealthScript.SelfDestruction(); }