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

◆ IsLeaning()

bool HumanMovementState::IsLeaning ( )
inlineprivate

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

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

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