DayZ 1.24
|
Private Member Functions | |
void | NotificationData (string icon, string title_text, string desc_text="") |
Private Attributes | |
string | m_Icon |
string | m_TitleText |
string | m_DescriptionText |
Definition at line 1 of file NotificationData.c.
|
inlineprivate |
Definition at line 7 of file NotificationData.c.
References m_DescriptionText, m_Icon, and m_TitleText.
|
private |
Definition at line 5 of file NotificationData.c.
Referenced by NotificationData().
|
private |
Definition at line 3 of file NotificationData.c.
Referenced by NotificationData().
|
private |
Definition at line 4 of file NotificationData.c.
Referenced by NotificationData().