public void ConfirmUnlock() { currentSelectedTarget.DoUnlockWeapon(); ConfirmUnlockWeaponPanel.GetComponent <TweenAlpha>().Toggle(); }