8624 {
8626 if (item)
8627 {
8628 bool can_detach;
8629
8631 {
8632 if (can_detach)
8633 {
8635 }
8636 return false;
8637 }
8638 return super.PredictiveTakeToDst(src,dst);
8639 }
8640 return false;
8641 }
override WeaponManager GetWeaponManager()
bool CanRedirectToWeaponManager(notnull EntityAI item, out bool isActionPossible)
bool DetachMagazine(InventoryLocation invLoc, ActionBase control_action=NULL)