DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
GetCurrentStance()
int
HumanCommandScript::GetCurrentStance
(
)
inline
private
Override this to return the current stance of the human.
См. определение в файле
human.c
строка
1223
1224
{
1225
return
DayZPlayerConstants
.STANCEIDX_ERECT;
1226
}
DayZPlayerConstants
DayZPlayerConstants
defined in C++
Определения
dayzplayer.c:602
HumanCommandScript
Создано системой
1.13.2