public void PlayerDestroyCallback() { if (weaponList[weaponID].temporary) { RemoveWeapon(); } GameControl.PlayerDestroyed(); }