| 
    DayZ 1.24
    
   | 
 
Protected Member Functions | |
| 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) | 
Static Protected Attributes | |
| static float | m_VelArr [1] | 
Definition at line 1 of file NotificationUI.c.
      
  | 
  inlineprotected | 
Definition at line 20 of file NotificationUI.c.
References AddNotification(), GetGame(), NotificationSystem::GetInstance(), m_NotificationContent, m_Notifications, m_Root, m_Spacer, m_VoiceContent, m_VoiceNotifications, m_WidgetTimers, and RemoveNotification().
      
  | 
  inlineprotected | 
Definition at line 38 of file NotificationUI.c.
References AddNotification(), NotificationSystem::GetInstance(), and RemoveNotification().
      
  | 
  inlineprotected | 
Definition at line 48 of file NotificationUI.c.
References GetGame(), m_NotificationContent, m_Notifications, and UpdateTargetHeight().
Referenced by NotificationUI(), and ~NotificationUI().
Definition at line 85 of file NotificationUI.c.
References GetGame(), m_VoiceContent, m_VoiceNotifications, m_WidgetTimers, name, and UpdateTargetHeight().
      
  | 
  inlineprotected | 
Definition at line 120 of file NotificationUI.c.
References m_VoiceNotifications, and UpdateTargetHeight().
      
  | 
  inlineprotected | 
Definition at line 74 of file NotificationUI.c.
References m_Notifications, m_WidgetTimers, and UpdateTargetHeight().
Referenced by NotificationUI(), and ~NotificationUI().
Definition at line 109 of file NotificationUI.c.
References m_VoiceNotifications, m_WidgetTimers, and UpdateTargetHeight().
Definition at line 173 of file NotificationUI.c.
References Math::Clamp(), m_CurrentHeight, m_Root, m_Spacer, m_TargetHeight, m_VelArr, m_WidgetTimers, m_Width, NotificationSystem::NOTIFICATION_FADE_TIME, Math::SmoothCD(), UpdateOffset(), UpdateTargetHeight(), and x.
      
  | 
  inlineprotected | 
Definition at line 144 of file NotificationUI.c.
References GetGame(), m_BackupPosX, m_BackupPosY, m_OffsetEnabled, m_Root, x, and y.
Referenced by Update(), and UpdateTargetHeight().
      
  | 
  inlineprotected | 
Definition at line 131 of file NotificationUI.c.
References m_CurrentHeight, m_NotificationContent, m_Root, m_Spacer, m_TargetHeight, m_VoiceContent, m_Width, UpdateOffset(), and x.
Referenced by AddNotification(), AddVoiceNotification(), ClearVoiceNotifications(), RemoveNotification(), RemoveVoiceNotification(), and Update().
      
  | 
  protected | 
Definition at line 14 of file NotificationUI.c.
Referenced by UpdateOffset().
      
  | 
  protected | 
Definition at line 15 of file NotificationUI.c.
Referenced by UpdateOffset().
      
  | 
  protected | 
Definition at line 12 of file NotificationUI.c.
Referenced by Update(), and UpdateTargetHeight().
Definition at line 6 of file NotificationUI.c.
Referenced by AddNotification(), NotificationUI(), and UpdateTargetHeight().
      
  | 
  protected | 
Definition at line 8 of file NotificationUI.c.
Referenced by AddNotification(), NotificationUI(), and RemoveNotification().
      
  | 
  protected | 
Definition at line 18 of file NotificationUI.c.
Referenced by UpdateOffset().
Definition at line 3 of file NotificationUI.c.
Referenced by NotificationUI(), Update(), UpdateOffset(), and UpdateTargetHeight().
Definition at line 4 of file NotificationUI.c.
Referenced by NotificationUI(), Update(), and UpdateTargetHeight().
      
  | 
  protected | 
Definition at line 13 of file NotificationUI.c.
Referenced by Update(), and UpdateTargetHeight().
      
  | 
  staticprotected | 
Definition at line 172 of file NotificationUI.c.
Referenced by Update().
Definition at line 5 of file NotificationUI.c.
Referenced by AddVoiceNotification(), NotificationUI(), and UpdateTargetHeight().
Definition at line 9 of file NotificationUI.c.
Referenced by AddVoiceNotification(), ClearVoiceNotifications(), NotificationUI(), and RemoveVoiceNotification().
Definition at line 16 of file NotificationUI.c.
Referenced by AddVoiceNotification(), NotificationUI(), RemoveNotification(), RemoveVoiceNotification(), and Update().
      
  | 
  protected | 
Definition at line 11 of file NotificationUI.c.
Referenced by Update(), and UpdateTargetHeight().