DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ PostDeferredForceSwapEntities()

bool HumanInventory::PostDeferredForceSwapEntities ( InventoryMode mode,
notnull EntityAI item1,
notnull EntityAI item2,
notnull InventoryLocation dst1,
notnull InventoryLocation dst2 )
inlineprotected

См. определение в файле HumanInventory.c строка 623

624 {
625 return true;
626 }