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

◆ IsInRaisedProne()

bool HumanMovementState::IsInRaisedProne ( )
inlineprivate

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

1182 {
1183 return m_iStanceIdx == DayZPlayerConstants.STANCEIDX_RAISEDPRONE;
1184 }
int m_iStanceIdx
current command's id
Определения human.c:1156
DayZPlayerConstants
defined in C++
Определения dayzplayer.c:602

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

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