Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Protected Attributes | List of all members
SCR_NotificationDisplayColor Interface Reference

Class that saves the color data for specific ENotificationColor enums for the notification system. More...

Public Member Functions

Color GetWidgetColor ()
 
Color GetTextColor ()
 

Public Attributes

ENotificationColor m_NotificationColor
 

Protected Attributes

ref Color m_cWidgetNotificationColor
 
ref Color m_TextNotificationColor
 

Detailed Description

Class that saves the color data for specific ENotificationColor enums for the notification system.

Member Function Documentation

◆ GetTextColor()

Color SCR_NotificationDisplayColor.GetTextColor ( )
Returns
the color saved in data to color text

◆ GetWidgetColor()

Color SCR_NotificationDisplayColor.GetWidgetColor ( )
Returns
the color saved in data to color the widget

Member Data Documentation

◆ m_cWidgetNotificationColor

ref Color SCR_NotificationDisplayColor.m_cWidgetNotificationColor
protected

◆ m_NotificationColor

ENotificationColor SCR_NotificationDisplayColor.m_NotificationColor

◆ m_TextNotificationColor

ref Color SCR_NotificationDisplayColor.m_TextNotificationColor
protected

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