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

◆ CreateCopyOfItemInInventoryOrGround()

ItemBase ManBase::CreateCopyOfItemInInventoryOrGround ( ItemBase src)
inlineprotected

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

6339 {
6340 return CreateCopyOfItemInInventoryOrGroundEx(src, false);
6341 }
ItemBase CreateCopyOfItemInInventoryOrGroundEx(ItemBase src, bool markItemAsSplitResult=false)
Определения PlayerBase.c:6343

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