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

◆ GetCurrentStance()

int HumanCommandScript::GetCurrentStance ( )
inlineprivate

Override this to return the current stance of the human.

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

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