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

◆ IsRaised()

bool HumanMovementState::IsRaised ( )
inlineprivate

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

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

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