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

◆ GetCurrentStance()

int HumanCommandScript::GetCurrentStance ( )
inlineprivate

Override this to return the current stance of the human.

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

1224 {
1225 return DayZPlayerConstants.STANCEIDX_ERECT;
1226 }
DayZPlayerConstants
defined in C++
Определения dayzplayer.c:602