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

◆ CreateCopyOfItemInInventoryOrGround()

ItemBase ManBase::CreateCopyOfItemInInventoryOrGround ( ItemBase src)
inlineprotected

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

6331 {
6332 return CreateCopyOfItemInInventoryOrGroundEx(src, false);
6333 }
ItemBase CreateCopyOfItemInInventoryOrGroundEx(ItemBase src, bool markItemAsSplitResult=false)
Определения PlayerBase.c:6335

Перекрестные ссылки CreateCopyOfItemInInventoryOrGroundEx().