![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| int | GetNotificationData (out notnull array< ref SCR_NotificationDisplayData > data) |
| array< string > | GetStickyNotifications () |
| array< ref SCR_NotificationDisplayColor > | GetNotificationDisplayColor () |
Protected Attributes | |
| ref array< ref SCR_NotificationDisplayColor > | m_aNotificationDisplayColor |
| ref array< string > | m_aStickyNotifications |
| ref array< ref SCR_NotificationDisplayData > | m_aNotificationDisplayData |
Definition at line 2 of file SCR_NotificationConfig.c.
|
inlineprotected |
Get notification display data
| [out] | data | All the notification display data |
Definition at line 18 of file SCR_NotificationConfig.c.
|
inlineprotected |
Definition at line 33 of file SCR_NotificationConfig.c.
|
inlineprotected |
Definition at line 28 of file SCR_NotificationConfig.c.
|
protected |
Definition at line 5 of file SCR_NotificationConfig.c.
|
protected |
Definition at line 11 of file SCR_NotificationConfig.c.
|
protected |
Definition at line 8 of file SCR_NotificationConfig.c.