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

◆ LocationSyncMoveEntity()

static proto native bool GameInventory::LocationSyncMoveEntity ( notnull InventoryLocation src_loc,
notnull InventoryLocation dst_loc )
staticprotected

synchronously removes item from current inventory location and adds it to destination no anims involved

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

Используется в HandActionBase::Action(), HandleDropMagazine(), OnAbort(), WeaponStateBase::OnAbort(), HandStartAction::OnEntry(), HandStateBase::OnEntry(), WeaponStateBase::OnEntry(), WeaponStateBase::OnExit(), OnServerInventoryCommandStatic() и TakeToDst().