Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_UINotificationInfo Class Reference

UIInfo used by the Notifications system. More...

Inheritance diagram for SCR_UINotificationInfo:
SCR_UIInfo SCR_ColoredTextNotificationUIInfo SCR_SplitNotificationUIInfo

Protected Member Functions

ENotificationColor GetNotificationColor ()
ENotificationSetPositionData GetEditorSetPositionData ()

Protected Attributes

ENotificationColor m_cNotificationColor
ENotificationSetPositionData m_EditorSetPositionData

Detailed Description

UIInfo used by the Notifications system.

Definition at line 3 of file SCR_NotificationUIInfo.c.

Member Function Documentation

◆ GetEditorSetPositionData()

ENotificationSetPositionData SCR_UINotificationInfo::GetEditorSetPositionData ( )
inlineprotected

Get type of: if and how the teleport to notification works

Returns
Teleport enum that the Notification message to: Go to location, go to updated location or never go to location

Definition at line 22 of file SCR_NotificationUIInfo.c.

◆ GetNotificationColor()

ENotificationColor SCR_UINotificationInfo::GetNotificationColor ( )
inlineprotected

Get the notification color enum to set the widgets to in the notification message

Returns
Notification widget color in enum that the Notification log converts to a color

Definition at line 14 of file SCR_NotificationUIInfo.c.

Member Data Documentation

◆ m_cNotificationColor

ENotificationColor SCR_UINotificationInfo::m_cNotificationColor
protected

Definition at line 6 of file SCR_NotificationUIInfo.c.

◆ m_EditorSetPositionData

ENotificationSetPositionData SCR_UINotificationInfo::m_EditorSetPositionData
protected

Definition at line 9 of file SCR_NotificationUIInfo.c.


The documentation for this class was generated from the following file: