DayZ 1.26
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
Класс FeverNotfr
+ Граф наследования:FeverNotfr:

Закрытые члены

void FeverNotfr (NotifiersManager manager)
 
override int GetNotifierType ()
 
override void DisplayBadge ()
 
override void HideBadge ()
 
- Закрытые члены унаследованные от NotifierBase
int CalculateTendency (float delta, float inctresholdlow, float inctresholdmed, float inctresholdhigh, float dectresholdlow, float dectresholdmed, float dectresholdhigh)
 
eBadgeLevel DetermineBadgeLevel (float value, float lvl_1, float lvl_2, float lvl_3)
 
void DisplayBadge ()
 
void HideBadge ()
 
float GetObservedValue ()
 

Подробное описание

Конструктор(ы)

◆ FeverNotfr()

void FeverNotfr ( NotifiersManager manager)
inlineprivate
4 {
5 m_Active = false;
6 }
bool m_Active
Definition NotifierBase.c:12

Перекрестные ссылки NotifierBase::m_Active.

Методы

◆ DisplayBadge()

override void DisplayBadge ( )
inlineprivate
14 {
15 // Print("FEVER");
17 }

◆ GetNotifierType()

override int GetNotifierType ( )
inlineprivate
9 {
10 return eNotifiers.NTF_FEVERISH;
11 }
eNotifiers
Definition NotifiersManager.c:2

◆ HideBadge()

override void HideBadge ( )
inlineprivate
20 {
21
23 }

Объявления и описания членов класса находятся в файле: