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

◆ IsInventorySoftLocked()

override bool ManBase::IsInventorySoftLocked ( )
inlineprotected

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

8075 {
8076 return m_InventorySoftLockCount > 0;
8077 }
int m_InventorySoftLockCount
Определения PlayerBase.c:248

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

Используется в SetInventorySoftLock().