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

◆ SetTakeable()

override void InventoryItem::SetTakeable ( bool pState)
inlineprotected

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

4275 {
4276 m_IsTakeable = pState;
4277 SetSynchDirty();
4278 }
bool m_IsTakeable
Определения ItemBase.c:63

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