DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
GetPlayerState()
int
EntityAI::GetPlayerState
(
)
inline
private
См. определение в файле
Man.c
строка
63
64
{
65
if
(IsAlive())
66
return
EPlayerStates
.ALIVE;
67
68
return
EPlayerStates
.DEAD;
69
}
EPlayerStates
EPlayerStates
Определения
EPlayerStates.c:2
EntityAI
Создано системой
1.13.2