DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
IsLeaning()
bool
HumanMovementState::IsLeaning
(
)
inline
private
См. определение в файле
human.c
строка
1172
1173
{
1174
return
m_fLeaning
!= 0;
1175
}
HumanMovementState::m_fLeaning
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
.
HumanMovementState
Создано системой
1.13.2