DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
FilterAgents()
override
int
FilteringBottle::FilterAgents
(
int
agentsIn
)
inline
private
См. определение в файле
FilteringBottle.c
строка
61
62
{
63
int
agentsOut = agentsIn & (~eAgents.HEAVYMETAL) & (~
eAgents
.CHOLERA);
64
65
return
agentsOut;
66
}
eAgents
eAgents
Определения
EAgents.c:3
FilteringBottle
Создано системой
1.13.2