DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
CanBeInterupted()
[1/2]
bool
SymptomBase::CanBeInterupted
(
)
inline
private
См. определение в файле
StateBase.c
строка
64
65
{
66
if
(
m_AnimPlayRequested
)
67
{
68
//Print("--------- preventing interrupt ---------");
69
return
false
;
70
}
71
return
true
;
72
}
SymptomBase::m_AnimPlayRequested
bool m_AnimPlayRequested
Определения
StateBase.c:23
Перекрестные ссылки
m_AnimPlayRequested
.
SymptomBase
Создано системой
1.13.2