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

◆ LocationSwap()

static proto native bool GameInventory::LocationSwap ( notnull InventoryLocation src1,
notnull InventoryLocation src2,
notnull InventoryLocation dst1,
notnull InventoryLocation dst2 )
staticprotected

swaps two entities

Возвращает
true if success, false otherwise

Используется в HandActionBase::Action(), HandStartAction::OnEntry() и OnServerInventoryCommandStatic().