![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| string | GetSplitRightMessageText () |
| ENotificationColor | GetLeftTextColor () |
| ENotificationColor | GetRightTextColor () |
| bool | ShouldReplaceLeftColorWithRightColorIfAlly () |
Protected Attributes | |
| LocalizedString | m_sSplitNotificationRightMessage |
| ENotificationColor | m_iLeftTextColor |
| ENotificationColor | m_iRightTextColor |
| bool | m_bReplaceLeftColorWithRightColorIfFactionsAreAlly |
Definition at line 2 of file SCR_SplitNotificationUIInfo.c.
|
inlineprotected |
Get the color enum of the left text
Definition at line 27 of file SCR_SplitNotificationUIInfo.c.
|
inlineprotected |
Get the color enum of the right text
Definition at line 35 of file SCR_SplitNotificationUIInfo.c.
|
inlineprotected |
Get the text to display on the right side of the notification
| text | to display |
Definition at line 19 of file SCR_SplitNotificationUIInfo.c.
|
inlineprotected |
This is for notifications that involve two entities and the two entities are friendlies e.g: player1 Killed player2. If player2 is friendly with player1 then player1 will be coloured the same as player2. If there are only one or less entities involved this will be ignored Supported notification classes: SCR_NotificationPlayerTargetPlayer, SCR_NotificationPlayerTargetEditableEntity, SCR_NotificationEditableEntityTargetPlayer and SCR_NotificationEditableEntityEditableEntityTarget
Definition at line 46 of file SCR_SplitNotificationUIInfo.c.
|
protected |
Definition at line 14 of file SCR_SplitNotificationUIInfo.c.
|
protected |
Definition at line 8 of file SCR_SplitNotificationUIInfo.c.
|
protected |
Definition at line 11 of file SCR_SplitNotificationUIInfo.c.
|
protected |
Definition at line 5 of file SCR_SplitNotificationUIInfo.c.