DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено
Класс NotificationUI

Защищенные члены

void NotificationUI ()
 
void ~NotificationUI ()
 
void AddNotification (NotificationRuntimeData data)
 
void RemoveNotification (NotificationRuntimeData data)
 
void AddVoiceNotification (string player, string name)
 
void RemoveVoiceNotification (string player)
 
void ClearVoiceNotifications ()
 
void UpdateTargetHeight ()
 
void UpdateOffset ()
 
void Update (float timeslice)
 

Защищенные данные

ref Widget m_Root
 
ref Widget m_Spacer
 
ref Widget m_VoiceContent
 
ref Widget m_NotificationContent
 
ref map< NotificationRuntimeData, Widgetm_Notifications
 
ref map< string, Widgetm_VoiceNotifications
 
float m_Width
 
float m_CurrentHeight
 
float m_TargetHeight
 
float m_BackupPosX
 
float m_BackupPosY
 
ref map< string, Widgetm_WidgetTimers
 
bool m_OffsetEnabled
 

Статические защищенные данные

static float m_VelArr [1]
 

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

См. определение в файле NotificationUI.c строка 1