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

◆ IsLeaning()

bool HumanMovementState::IsLeaning ( )
inlineprivate

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

1173 {
1174 return m_fLeaning != 0;
1175 }
float m_fLeaning
current movement (0 idle, 1 walk, 2-run, 3-sprint), only if the command has a movement
Определения human.c:1143

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