DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
DeactivateCondition()
override
bool
DisinfectionMdfr::DeactivateCondition
(
PlayerBase
player
)
inline
private
См. определение в файле
DisinfectMdfr.c
строка
56
57
{
58
float
attached_time =
GetAttachedTime
();
59
60
if
( attached_time >=
LIFETIME
)
61
{
62
return
true
;
63
}
64
else
65
{
66
return
false
;
67
}
68
}
GetAttachedTime
float GetAttachedTime()
Определения
ModifierBase.c:150
DisinfectionMdfr::LIFETIME
const int LIFETIME
Определения
DisinfectMdfr.c:3
Перекрестные ссылки
GetAttachedTime()
и
LIFETIME
.
DisinfectionMdfr
Создано системой
1.13.2