| void DeferredForceSwapEntities | ( | InventoryMode | mode, |
| notnull EntityAI | item1, | ||
| notnull EntityAI | item2, | ||
| notnull InventoryLocation | dst1, | ||
| notnull InventoryLocation | dst2 ) |
См. определение в файле DayZPlayerInventory.c строка 89
Перекрестные ссылки m_dst1, m_dst2, m_item1 и m_item2.
Используется в HandleForceSwapEntities() и PostDeferredForceSwapEntities().