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

◆ AcquireInventoryJunctureFromServer() [4/4]

override bool HandEventBase::AcquireInventoryJunctureFromServer ( notnull Man player)
inlineprivate

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

637 {
639 }
ref InventoryLocation m_Src
Определения Hand_Events.c:43
bool TryAcquireTwoInventoryJuncturesFromServer(notnull Man player, notnull InventoryLocation src1, notnull InventoryLocation src2, notnull InventoryLocation dst1, notnull InventoryLocation dst2)
Определения Junctures.c:35
ref InventoryLocation m_Dst2
src of old item in hands
Определения Hand_Events.c:534
ref InventoryLocation m_Src2
destination for new item (i.e. hands)
Определения Hand_Events.c:533
ref InventoryLocation m_Dst
Определения Hand_Events.c:272

Перекрестные ссылки m_Dst, m_Dst2, m_Src, m_Src2 и TryAcquireTwoInventoryJuncturesFromServer().