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