8526 {
8528 if (item)
8529 {
8530 bool can_detach;
8531
8533 {
8534 if (can_detach)
8535 {
8537 }
8538 return false;
8539 }
8540 return super.PredictiveTakeToDst(src,dst);
8541 }
8542 return false;
8543 }
override WeaponManager GetWeaponManager()
bool CanRedirectToWeaponManager(notnull EntityAI item, out bool isActionPossible)
bool DetachMagazine(InventoryLocation invLoc, ActionBase control_action=NULL)