118 {
122 {
123 #ifdef ENABLE_LOGGING
124 LogMessage(string.Format("parent:%1 entity:%2", item.GetHierarchyParent(), entity), "OnItemCargoOut");
125 #endif
126
128 }
129
130 CachedEquipmentStorageInventoryEntry params = new CachedEquipmentStorageInventoryEntry();
131 params.m_Entity = item;
132 params.m_GameInventory = item.GetInventory();
133 params.m_CallerMethod = "OnItemCargoOut";
135
137 }
void Remove(Object object)
void ProcessItemInventory(CachedEquipmentStorageInventoryEntry params)
ECachedEquipmentItemCategory
ECachedEquipmentOperationMode