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