DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
OnCombine()
void InventoryItem::OnCombine
(
ItemBase
other_item
)
inline
protected
См. определение в файле
ItemBase.c
строка
2334
2335
{
2336
#ifdef SERVER
2337
if
(!GetHierarchyRootPlayer() && GetHierarchyParent())
2338
GetHierarchyParent().IncreaseLifetimeUp();
2339
#endif
2340
};
Перекрестные ссылки
ItemBase()
.
InventoryItem
Создано системой
1.13.2