Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_NotificationUIInfo.c
Go to the documentation of this file.
1
4{
5 [Attribute("0", UIWidgets.ComboBox, "Notification Color", "", ParamEnumArray.FromEnum(ENotificationColor) )]
7
8 [Attribute("0", UIWidgets.ComboBox, "Editor Position Data, Set the teleport position to the notification location either never (no teleport) once (where it happened) or Update (Follows whatever was the target of the notification)", "", ParamEnumArray.FromEnum(ENotificationSetPositionData) )]
10
11 //------------------------------------------------------------------------------------------------
18
19 //------------------------------------------------------------------------------------------------
26}
ENotificationColor
SCR_AIAnimation_Loitering BaseContainerProps
Commanding menu commanding element class.
SCR_PlayerCommandingConfigActionPair Managed SCR_BaseContainerLocalizedTitleField("m_sCommandName")
UIInfo used by the Notifications system.
ENotificationColor m_cNotificationColor
ENotificationSetPositionData m_EditorSetPositionData
ENotificationColor GetNotificationColor()
ENotificationSetPositionData GetEditorSetPositionData()
SCR_FieldOfViewSettings Attribute