![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | Init (SCR_NotificationData data, SCR_NotificationsLogComponent notificationLog, float fadeDelay) |
| void | UpdateText () |
| Update message text. | |
| void | SetWidgetColor (Color notificationColor) |
| void | ForceRemoveNotification () |
| Delete the notification with a fast fade. | |
| ScriptInvoker | GetOnDeleted () |
| void | OnNewNotificationHasPosition () |
| void | EditorOpened () |
| void | EditorClosed () |
| void | OnLimitedChanged (bool limited) |
| void | OnInputDeviceChanged (bool isUsingMouseAndKeyboard) |
| void | TeleportToLocation () |
| void | FadeDelete (float fadeSpeed) |
| void | AnimationDoneListenerUpdate () |
| void | DeleteNotification () |
| void | AutoFadeDelay () |
| override void | HandlerAttached (Widget w) |
| override void | HandlerDeattached (Widget w) |
| SCR_NotificationData | GetData () |
Static Protected Attributes | |
| static const float | ANIMATION_DONE_UPDATE_SPEED = 100 |
| static const float | FORCE_DELETE_FADE_SPEED = 3 |
| static const float | AUTO_FADE_SPEED = 1 |
| static const float | FADE_IN_SPEED = 2 |
Definition at line 1 of file SCR_NotificationMessageUIComponent.c.
|
inlineprotected |
Definition at line 366 of file SCR_NotificationMessageUIComponent.c.
|
inlineprotected |
Definition at line 381 of file SCR_NotificationMessageUIComponent.c.
|
inlineprotected |
Definition at line 374 of file SCR_NotificationMessageUIComponent.c.
|
inlineprotected |
Definition at line 298 of file SCR_NotificationMessageUIComponent.c.
|
inlineprotected |
Definition at line 270 of file SCR_NotificationMessageUIComponent.c.
|
inlineprotected |
Definition at line 354 of file SCR_NotificationMessageUIComponent.c.
|
inlineprotected |
Delete the notification with a fast fade.
Definition at line 226 of file SCR_NotificationMessageUIComponent.c.
|
inlineprotected |
Definition at line 436 of file SCR_NotificationMessageUIComponent.c.
|
inlineprotected |
Get script invoker for when notification is deleted
Definition at line 234 of file SCR_NotificationMessageUIComponent.c.
|
inlineprotected |
Definition at line 390 of file SCR_NotificationMessageUIComponent.c.
|
inlineprotected |
Definition at line 410 of file SCR_NotificationMessageUIComponent.c.
|
inlineprotected |
Init the message, setting the visuals
| [in] | data | the data of the notification |
| [in] | notificationLog | a reference to the notificationLog |
| [in] | fadeDelay | automatic fade delay of notification |
Definition at line 53 of file SCR_NotificationMessageUIComponent.c.
|
inlineprotected |
Definition at line 314 of file SCR_NotificationMessageUIComponent.c.
|
inlineprotected |
Definition at line 308 of file SCR_NotificationMessageUIComponent.c.
|
inlineprotected |
Definition at line 240 of file SCR_NotificationMessageUIComponent.c.
|
inlineprotected |
Definition at line 198 of file SCR_NotificationMessageUIComponent.c.
|
inlineprotected |
Definition at line 329 of file SCR_NotificationMessageUIComponent.c.
|
inlineprotected |
Update message text.
Definition at line 157 of file SCR_NotificationMessageUIComponent.c.
|
staticprotected |
Definition at line 43 of file SCR_NotificationMessageUIComponent.c.
|
staticprotected |
Definition at line 45 of file SCR_NotificationMessageUIComponent.c.
|
protected |
Definition at line 35 of file SCR_NotificationMessageUIComponent.c.
|
staticprotected |
Definition at line 46 of file SCR_NotificationMessageUIComponent.c.
|
staticprotected |
Definition at line 44 of file SCR_NotificationMessageUIComponent.c.
|
protected |
Definition at line 7 of file SCR_NotificationMessageUIComponent.c.
|
protected |
Definition at line 13 of file SCR_NotificationMessageUIComponent.c.
|
protected |
Definition at line 10 of file SCR_NotificationMessageUIComponent.c.
|
protected |
Definition at line 39 of file SCR_NotificationMessageUIComponent.c.
|
protected |
Definition at line 38 of file SCR_NotificationMessageUIComponent.c.
|
protected |
Definition at line 40 of file SCR_NotificationMessageUIComponent.c.
|
protected |
Definition at line 30 of file SCR_NotificationMessageUIComponent.c.
|
protected |
Definition at line 31 of file SCR_NotificationMessageUIComponent.c.
|
protected |
Definition at line 32 of file SCR_NotificationMessageUIComponent.c.
|
protected |
Definition at line 33 of file SCR_NotificationMessageUIComponent.c.
|
protected |
Definition at line 29 of file SCR_NotificationMessageUIComponent.c.
|
protected |
Definition at line 22 of file SCR_NotificationMessageUIComponent.c.
|
protected |
Definition at line 19 of file SCR_NotificationMessageUIComponent.c.
|
protected |
Definition at line 25 of file SCR_NotificationMessageUIComponent.c.
|
protected |
Definition at line 4 of file SCR_NotificationMessageUIComponent.c.
|
protected |
Definition at line 16 of file SCR_NotificationMessageUIComponent.c.
|
protected |
Definition at line 28 of file SCR_NotificationMessageUIComponent.c.