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

◆ SetIsHologram()

void InventoryItem::SetIsHologram ( bool is_hologram)
inlineprivate

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

1006 {
1007 m_IsHologram = is_hologram;
1008 SetSynchDirty();
1009 }
bool m_IsHologram
Определения ItemBase.c:62

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