DIFF

class NotificationUISource

Constructors 2

Members 14

protected ref Widget m_Root
Referenced by NotificationUI(), Update(), UpdateOffset()
Show 1 more, UpdateTargetHeight()
protected ref Widget m_Spacer
protected ref Widget m_VoiceContent
protected ref Widget m_NotificationContent
protected ref map<NotificationRuntimeData, Widget> m_Notifications
protected ref map<string, Widget> m_VoiceNotifications
protected float m_Width
Referenced by Update(), and UpdateTargetHeight()
protected float m_CurrentHeight
Referenced by Update(), and UpdateTargetHeight()
protected float m_TargetHeight
Referenced by Update(), and UpdateTargetHeight()
protected float m_BackupPosX
Referenced by UpdateOffset()
protected float m_BackupPosY
Referenced by UpdateOffset()
protected ref map<string, Widget> m_WidgetTimers
protected bool m_OffsetEnabled
Referenced by UpdateOffset()
static float m_VelArr[1]
Referenced by Update()

Methods 8

void RemoveVoiceNotification(string player)
void ClearVoiceNotifications()
Referenced by DayZGame.OnEvent()