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

◆ ClearInventoryReservation()

override void ClearInventoryReservation ( HumanInventory inventory)

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

35 {
36 inventory.ClearInventoryReservationEx(m_dst.GetItem(), m_dst);
37 }
ref InventoryLocation m_dst
Определения DayZPlayerInventory.c:13
bool ClearInventoryReservationEx(EntityAI item, InventoryLocation dst)
Определения Inventory.c:762

Перекрестные ссылки GameInventory::ClearInventoryReservationEx() и m_dst.