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

◆ SetTakeable()

override void InventoryItem::SetTakeable ( bool pState)
inlineprotected

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

4395 {
4396 m_IsTakeable = pState;
4397 SetSynchDirty();
4398 }
bool m_IsTakeable
Определения ItemBase.c:69

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