DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
ActivateCondition()
override
bool
WetMdfr::ActivateCondition
(
PlayerBase
player
)
inline
private
См. определение в файле
Wet.c
строка
12
13
{
14
if
(player.GetStatWet().Get() == player.GetStatWet().GetMax())
15
return
true
;
16
17
return
false
;
18
}
WetMdfr
Создано системой
1.13.2