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

Minimalist progress bar. More...

Inheritance diagram for SCR_ColorComponent:
[legend]

Public Member Functions

override void HandlerAttached (Widget w)
 
bool IsUsingSyleValue ()
 
void SetUsingStyleValue (bool enable)
 
bool GetUsedStyle ()
 
void SetUsedStyle (UiStyleColors style)
 

Protected Member Functions

void ApplyColorization ()
 

Protected Attributes

bool m_bUseStyleValue
 
UiStyleColors m_eColorValue
 
Widget m_wRoot
 

Detailed Description

Minimalist progress bar.

Member Function Documentation

◆ ApplyColorization()

void SCR_ColorComponent.ApplyColorization ( )
protected

◆ GetUsedStyle()

bool SCR_ColorComponent.GetUsedStyle ( )

◆ HandlerAttached()

override void SCR_ColorComponent.HandlerAttached ( Widget  w)

◆ IsUsingSyleValue()

bool SCR_ColorComponent.IsUsingSyleValue ( )

◆ SetUsedStyle()

void SCR_ColorComponent.SetUsedStyle ( UiStyleColors  style)

◆ SetUsingStyleValue()

void SCR_ColorComponent.SetUsingStyleValue ( bool  enable)

Member Data Documentation

◆ m_bUseStyleValue

bool SCR_ColorComponent.m_bUseStyleValue
protected

◆ m_eColorValue

UiStyleColors SCR_ColorComponent.m_eColorValue
protected

◆ m_wRoot

Widget SCR_ColorComponent.m_wRoot
protected

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