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

Minimalist progress bar. More...

Inheritance diagram for SCR_ColorComponent:
ScriptedWidgetComponent

Protected Member Functions

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

Protected Attributes

bool m_bUseStyleValue
UiStyleColors m_eColorValue
Widget m_wRoot

Detailed Description

Minimalist progress bar.

Definition at line 45 of file SCR_ColorComponent.c.

Member Function Documentation

◆ ApplyColorization()

void SCR_ColorComponent::ApplyColorization ( )
inlineprotected

Definition at line 64 of file SCR_ColorComponent.c.

◆ GetUsedStyle()

bool SCR_ColorComponent::GetUsedStyle ( )
inlineprotected

Definition at line 83 of file SCR_ColorComponent.c.

◆ HandlerAttached()

override void SCR_ColorComponent::HandlerAttached ( Widget w)
inlineprotected

Definition at line 56 of file SCR_ColorComponent.c.

◆ IsUsingSyleValue()

bool SCR_ColorComponent::IsUsingSyleValue ( )
inlineprotected

Definition at line 71 of file SCR_ColorComponent.c.

◆ SetUsedStyle()

void SCR_ColorComponent::SetUsedStyle ( UiStyleColors style)
inlineprotected

Definition at line 89 of file SCR_ColorComponent.c.

◆ SetUsingStyleValue()

void SCR_ColorComponent::SetUsingStyleValue ( bool enable)
inlineprotected

Definition at line 77 of file SCR_ColorComponent.c.

Member Data Documentation

◆ m_bUseStyleValue

bool SCR_ColorComponent::m_bUseStyleValue
protected

Definition at line 48 of file SCR_ColorComponent.c.

◆ m_eColorValue

UiStyleColors SCR_ColorComponent::m_eColorValue
protected

Definition at line 51 of file SCR_ColorComponent.c.

◆ m_wRoot

Widget SCR_ColorComponent::m_wRoot
protected

Definition at line 53 of file SCR_ColorComponent.c.


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