DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
OnCombine()
void InventoryItem::OnCombine
(
ItemBase
other_item
)
inline
private
См. определение в файле
ItemBase.c
строка
2274
2275
{
2276
#ifdef SERVER
2277
if
(!GetHierarchyRootPlayer() && GetHierarchyParent())
2278
GetHierarchyParent().IncreaseLifetimeUp();
2279
#endif
2280
};
Перекрестные ссылки
ItemBase()
.
InventoryItem
Создано системой
1.13.2