DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
DeactivateCondition()
override
bool
BlindedMdfr::DeactivateCondition
(
PlayerBase
player
)
inline
private
См. определение в файле
Blinded.c
строка
32
33
{
34
if
(
m_Timer
>
BLIND_TIME
)
35
{
36
return
true
;
37
}
38
else
39
{
40
return
false
;
41
}
42
}
BlindedMdfr::m_Timer
float m_Timer
Определения
Blinded.c:4
BlindedMdfr::BLIND_TIME
const float BLIND_TIME
Определения
Blinded.c:3
Перекрестные ссылки
BLIND_TIME
и
m_Timer
.
BlindedMdfr
Создано системой
1.13.2