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

◆ IsRaised()

bool HumanMovementState::IsRaised ( )
inlineprivate

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

1162 {
1163 return m_iStanceIdx >= DayZPlayerConstants.STANCEIDX_RAISEDERECT;
1164 }
int m_iStanceIdx
current command's id
Определения human.c:1154
DayZPlayerConstants
defined in C++
Определения dayzplayer.c:602

Используется в Weapon::LiftWeaponCheckEx().