![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| SCR_NotificationDisplayData | GetNotificationDisplayData (ENotification notificationID) |
| array< string > | GetStickyNotifications () |
| array< ref SCR_NotificationDisplayColor > | GetNotificationDisplayColor () |
| void | SCR_NotificationsComponentClass (IEntityComponentSource componentSource, IEntitySource parentSource, IEntitySource prefabSource) |
Protected Attributes | |
| ResourceName | m_sNotificationConfig |
| ref map< ENotification, ref SCR_NotificationDisplayData > | m_mNotificationDisplayDataMap = new map<ENotification, ref SCR_NotificationDisplayData>() |
| ref SCR_NotificationConfig | notificationConfig |
Definition at line 2 of file SCR_NotificationsComponent.c.
|
inlineprotected |
| [in] | prefab |
Definition at line 46 of file SCR_NotificationsComponent.c.
|
inlineprotected |
Definition at line 37 of file SCR_NotificationsComponent.c.
|
inlineprotected |
Get notification display data from notification ID
| [in] | notificationID | ID of notification |
Definition at line 15 of file SCR_NotificationsComponent.c.
|
inlineprotected |
Definition at line 30 of file SCR_NotificationsComponent.c.
|
protected |
Definition at line 7 of file SCR_NotificationsComponent.c.
|
protected |
Definition at line 5 of file SCR_NotificationsComponent.c.
|
protected |
Definition at line 9 of file SCR_NotificationsComponent.c.