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

Static Public Member Functions

static void UpdateMouseButtonColor (SCR_ModularButtonComponent button, bool inErrorState, bool entryFocused)
 

Static Public Attributes

static const string EFFECT_ICON_COLOR = "IconColor"
 
static const string EFFECT_BACKGROUND_COLOR = "BackgroundColor"
 
static const string EFFECT_NAME_COLOR = "NameColor"
 
static const string EFFECT_WRAPPER_COLOR = "WrapperColor"
 
static const string EFFECT_MESSAGE_COLOR = "MessageColor"
 

Member Function Documentation

◆ UpdateMouseButtonColor()

static void SCR_ListEntryHelper.UpdateMouseButtonColor ( SCR_ModularButtonComponent  button,
bool  inErrorState,
bool  entryFocused 
)
static

Member Data Documentation

◆ EFFECT_BACKGROUND_COLOR

const string SCR_ListEntryHelper.EFFECT_BACKGROUND_COLOR = "BackgroundColor"
static

◆ EFFECT_ICON_COLOR

const string SCR_ListEntryHelper.EFFECT_ICON_COLOR = "IconColor"
static

◆ EFFECT_MESSAGE_COLOR

const string SCR_ListEntryHelper.EFFECT_MESSAGE_COLOR = "MessageColor"
static

◆ EFFECT_NAME_COLOR

const string SCR_ListEntryHelper.EFFECT_NAME_COLOR = "NameColor"
static

◆ EFFECT_WRAPPER_COLOR

const string SCR_ListEntryHelper.EFFECT_WRAPPER_COLOR = "WrapperColor"
static

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