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

◆ CopyScriptPropertiesFrom()

void InventoryItem::CopyScriptPropertiesFrom ( EntityAI oldItem)
inlineprotected

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

4657 {
4658 MiscGameplayFunctions.TransferItemProperties(oldItem, this);
4659 }