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

◆ IsRaised()

bool HumanMovementState::IsRaised ( )
inlineprivate

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

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

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