DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
DeactivateCondition()
override
bool
TestingMdfr::DeactivateCondition
(
PlayerBase
player
)
inline
private
См. определение в файле
Testing.c
строка
39
40
{
41
if
(
GetAttachedTime
() > 100) {
swch
=
true
;
return
true
;}
42
else
return
false
;
43
if
(
stuff
> 40)
44
{
45
return
true
;
46
}
47
else
return
false
;
48
}
GetAttachedTime
float GetAttachedTime()
Определения
ModifierBase.c:150
TestingMdfr::stuff
float stuff
Определения
Testing.c:3
TestingMdfr::swch
bool swch
Определения
Testing.c:4
Перекрестные ссылки
GetAttachedTime()
,
stuff
и
swch
.
TestingMdfr
Создано системой
1.13.2