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

◆ IsInventorySoftLocked()

override bool ManBase::IsInventorySoftLocked ( )
inlineprotected

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

8040 {
8041 return m_InventorySoftLockCount > 0;
8042 }
int m_InventorySoftLockCount
Определения PlayerBase.c:248

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

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