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

◆ GetCurrentMovement()

int HumanCommandScript::GetCurrentMovement ( )
inlineprivate

Override this to return the current movement state of the human.

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

1230 {
1231 return DayZPlayerConstants.MOVEMENT_IDLE;
1232 }
DayZPlayerConstants
defined in C++
Определения dayzplayer.c:602