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

◆ ServerLocationSyncMoveEntity()

static proto native bool GameInventory::ServerLocationSyncMoveEntity ( Man player,
notnull EntityAI item,
ParamsWriteContext ctx )
staticprotected

synchronously removes item from current inventory location and adds it to destination + sync via inventory command no anims involved

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

Используется в InventoryInputUserData::SendServerMove().