DayZ
1.28
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
OnCombine()
void InventoryItem::OnCombine
(
ItemBase
other_item
)
inline
protected
См. определение в файле
ItemBase.c
строка
2308
2309
{
2310
#ifdef SERVER
2311
if
(!GetHierarchyRootPlayer() && GetHierarchyParent())
2312
GetHierarchyParent().IncreaseLifetimeUp();
2313
#endif
2314
};
Перекрестные ссылки
ItemBase()
.
InventoryItem
Создано системой
1.13.2