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

◆ SetIsHologram()

void InventoryItem::SetIsHologram ( bool is_hologram)
inlineprivate

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

1016 {
1017 m_IsHologram = is_hologram;
1018 SetSynchDirty();
1019 }
bool m_IsHologram
Определения ItemBase.c:68

Перекрестные ссылки m_IsHologram.