DayZ 1.24
Loading...
Searching...
No Matches
NotificationSystem Member List

This is the complete list of members for NotificationSystem, including all inherited members.

AddNotification(NotificationType type, float show_time, string detail_text="")NotificationSysteminlineprotectedstatic
AddNotificationExtended(float show_time, string title_text, string detail_text="", string icon="")NotificationSysteminlineprotectedstatic
CleanupInstance()NotificationSysteminlineprotectedstatic
DEFAULT_TIME_DISPLAYEDNotificationSystemprivate
GetInstance()NotificationSysteminlineprotectedstatic
GetNotificationData(NotificationType type)NotificationSysteminlineprotected
InitInstance()NotificationSysteminlineprotectedstatic
JSON_FILE_PATHNotificationSystemprotectedstatic
LoadNotificationData()NotificationSysteminlineprotectedstatic
m_DataArrayNotificationSystemprotected
m_DeferredArrayNotificationSystemprotected
m_InstanceNotificationSystemprotectedstatic
m_OnNotificationAddedNotificationSystemprotected
m_OnNotificationRemovedNotificationSystemprotected
m_TimeArrayNotificationSystemprotected
m_TimeElapsedNotificationSystemprotected
MAX_NOTIFICATIONSNotificationSystemprotectedstatic
NOTIFICATION_FADE_TIMENotificationSystemprivate
NotificationSystem()NotificationSysteminlineprotected
SendNotificationToPlayer(Man player, NotificationType type, float show_time, string detail_text="")NotificationSysteminlineprotectedstatic
SendNotificationToPlayerExtended(Man player, float show_time, string title_text, string detail_text="", string icon="")NotificationSysteminlineprotectedstatic
SendNotificationToPlayerIdentity(PlayerIdentity player, NotificationType type, float show_time, string detail_text="")NotificationSysteminlineprotectedstatic
SendNotificationToPlayerIdentityExtended(PlayerIdentity player, float show_time, string title_text, string detail_text="", string icon="")NotificationSysteminlineprotectedstatic
Update(float timeslice)NotificationSysteminlineprotectedstatic
UPDATE_INTERVAL_THRESHOLDNotificationSystemprivatestatic