8484 {
8485 InventoryLocation il = new InventoryLocation;
8487 {
8488
8489 ActionManagerClient mngr_client;
8491
8493 if (mngr_client.GetAction(ActionSwapItemToHands).Can(
this,atrg,
ItemBase.Cast(item2)))
8494 {
8496 }
8497 return true;
8498 }
8499 else
8500 return super.PredictiveForceSwapEntities(item1, item2, item2_dst);
8501 }
class ActionTargets ActionTarget
class GP5GasMask extends MaskBase ItemBase
InventoryLocationType
types of Inventory Location
void PerformActionStart(ActionBase action, ActionTarget target, ItemBase item, Param extra_data=NULL)
proto native int GetType()
returns type of InventoryLocation
ActionManagerBase m_ActionManager