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

◆ SetTakeable()

override void InventoryItem::SetTakeable ( bool pState)
inlineprotected

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

4345 {
4346 m_IsTakeable = pState;
4347 SetSynchDirty();
4348 }
bool m_IsTakeable
Определения ItemBase.c:63

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