Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_SplitNotificationUIInfo.c
Go to the documentation of this file.
3{
4 [Attribute(desc: "The right part of the split notification message. Only valid if m_bIsSplitNotification is true")]
6
7 [Attribute("0", UIWidgets.ComboBox, "Left Notification text color", "", ParamEnumArray.FromEnum(ENotificationColor) )]
9
10 [Attribute("0", UIWidgets.ComboBox, "Right Notification text color", "", ParamEnumArray.FromEnum(ENotificationColor) )]
12
13 [Attribute(desc: "This is for notifications that involve two entities and the two entities are friendlies. eg: Player Killed player. If Right (killed player) is friendly with Left (killer) then Left will be colored the same color. 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)")]
15
16 //------------------------------------------------------------------------------------------------
23
24 //------------------------------------------------------------------------------------------------
31
32 //------------------------------------------------------------------------------------------------
39
40 //------------------------------------------------------------------------------------------------
50}
ENotificationColor
SCR_AIAnimation_Loitering BaseContainerProps
Commanding menu commanding element class.
SCR_PlayerCommandingConfigActionPair Managed SCR_BaseContainerLocalizedTitleField("m_sCommandName")
UI Textures DeployMenu Briefing conflict_HintBanner_1_UI desc
UIInfo used by the Notifications system.
SCR_FieldOfViewSettings Attribute