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

◆ IsInventorySoftLocked()

override bool ManBase::IsInventorySoftLocked ( )
inlineprotected

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

8325 {
8326 return m_InventorySoftLockCount > 0;
8327 }
int m_InventorySoftLockCount
Определения PlayerBase.c:295

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

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