|
Arma Reforger Script API
|
Notification UI that displays the Notification Entires Holds general functions such as scroll history and Init SCR_NotificationEntityUIComponent Holds general data such as Notification Color. More...
Public Member Functions | |
| ScriptInvoker | GetOnNewMessageHasPosition () |
| Get script invoker if a new notification has a position. | |
| ScriptInvoker | GetOnInputDeviceChanged () |
| Get script invoker if input device changed. | |
| void | UpdateNotificationTexts () |
| Update notification texts. | |
| bool | GetIsUsingMouseAndKeyboard () |
| Returns using mouse and keyboard or gamepad. | |
| SCR_EditorManagerEntity | GetEditorManager () |
| SCR_NotificationsComponent | GetNotificationManager () |
| Color | GetNotificationWidgetColor (ENotificationColor notificationColor) |
| Color | GetNotificationTextColor (ENotificationColor notificationColor) |
| bool | HasNotificationInput () |
| override void | HandlerAttachedScripted (Widget w) |
| Event called when subcomponent is initialized. | |
| override void | HandlerDeattached (Widget w) |
| void | OnSlotResize (int maxNotifications) |
| void | ChangeInsertOrder (bool fromTop) |
Public Member Functions inherited from MenuRootSubComponent | |
| Widget | GetWidget () |
| Get widget to which the component belongs to. | |
| MenuRootBase | GetMenu () |
| Get menu of which the widget is part of. | |
| MenuRootComponent | GetRootComponent () |
| Get root component of this subcomponent,. | |
| override void | HandlerAttached (Widget w) |
Protected Member Functions | |
| bool | OnNotification (SCR_NotificationData data) |
| void | OnNotificationDeleted (SCR_NotificationMessageUIComponent notificationMessage) |
| void | RemoveOldestNotification () |
| void | OnInputDeviceIsGamepad (bool isGamepad) |
| void | GenerateNotificationColorMap () |
| void | OnStickyNotificationChanged (bool newActive) |
| void | OnPriorityNotificationChange (bool newActive) |
| void | OnSettingsChanged () |
Protected Member Functions inherited from MenuRootSubComponent | |
| bool | IsUnique () |
| Is the component to exist only in one instance? | |
Notification UI that displays the Notification Entires Holds general functions such as scroll history and Init SCR_NotificationEntityUIComponent Holds general data such as Notification Color.
| void SCR_NotificationsLogComponent.ChangeInsertOrder | ( | bool | fromTop | ) |
| [in] | fromTop |
|
protected |
| SCR_EditorManagerEntity SCR_NotificationsLogComponent.GetEditorManager | ( | ) |
| bool SCR_NotificationsLogComponent.GetIsUsingMouseAndKeyboard | ( | ) |
Returns using mouse and keyboard or gamepad.
| SCR_NotificationsComponent SCR_NotificationsLogComponent.GetNotificationManager | ( | ) |
| Color SCR_NotificationsLogComponent.GetNotificationTextColor | ( | ENotificationColor | notificationColor | ) |
| Color SCR_NotificationsLogComponent.GetNotificationWidgetColor | ( | ENotificationColor | notificationColor | ) |
| ScriptInvoker SCR_NotificationsLogComponent.GetOnInputDeviceChanged | ( | ) |
Get script invoker if input device changed.
| ScriptInvoker SCR_NotificationsLogComponent.GetOnNewMessageHasPosition | ( | ) |
Get script invoker if a new notification has a position.
| override void SCR_NotificationsLogComponent.HandlerAttachedScripted | ( | Widget | w | ) |
Event called when subcomponent is initialized.
Called only after all other subcomponents were registered as well and can be searched for. To be overwritten by inherited classes.
| Widget |
Implements MenuRootSubComponent.
| override void SCR_NotificationsLogComponent.HandlerDeattached | ( | Widget | w | ) |
Implements MenuRootSubComponent.
| bool SCR_NotificationsLogComponent.HasNotificationInput | ( | ) |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
| void SCR_NotificationsLogComponent.OnSlotResize | ( | int | maxNotifications | ) |
| [in] | maxNotifications |
|
protected |
|
protected |
| void SCR_NotificationsLogComponent.UpdateNotificationTexts | ( | ) |
Update notification texts.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |