8874 {
8876 if (item)
8877 {
8878 bool can_detach;
8879
8881 {
8882 if (can_detach)
8883 {
8885 }
8886 return false;
8887 }
8888 return super.PredictiveTakeToDst(src,dst);
8889 }
8890 return false;
8891 }
override WeaponManager GetWeaponManager()
bool CanRedirectToWeaponManager(notnull EntityAI item, out bool isActionPossible)
bool DetachMagazine(InventoryLocation invLoc, ActionBase control_action=NULL)