Dayz Explorer 1.28.160049
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="")NotificationSystemprotectedstatic
AddNotificationExtended(float show_time, string title_text, string detail_text="", string icon="")NotificationSystemprotectedstatic
CleanupInstance()NotificationSystemprotectedstatic
GetInstance()NotificationSystemprotectedstatic
GetNotificationData(NotificationType type)NotificationSystemprotected
InitInstance()NotificationSystemprotectedstatic
JSON_FILE_PATHNotificationSystemprotectedstatic
LoadNotificationData()NotificationSystemprotectedstatic
m_DataArrayNotificationSystemprotected
m_DeferredArrayNotificationSystemprotected
m_InstanceNotificationSystemprotectedstatic
m_OnNotificationAddedNotificationSystemprotected
m_OnNotificationRemovedNotificationSystemprotected
m_TimeArrayNotificationSystemprotected
m_TimeElapsedNotificationSystemprotected
MAX_NOTIFICATIONSNotificationSystemprotectedstatic
NotificationSystem()NotificationSystemprotected
SendNotificationToPlayer(Man player, NotificationType type, float show_time, string detail_text="")NotificationSystemprotectedstatic
SendNotificationToPlayerExtended(Man player, float show_time, string title_text, string detail_text="", string icon="")NotificationSystemprotectedstatic
SendNotificationToPlayerIdentity(PlayerIdentity player, NotificationType type, float show_time, string detail_text="")NotificationSystemprotectedstatic
SendNotificationToPlayerIdentityExtended(PlayerIdentity player, float show_time, string title_text, string detail_text="", string icon="")NotificationSystemprotectedstatic
Update(float timeslice)NotificationSystemprotectedstatic