Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_ProgressBarWithInactiveColor Class Reference
Inheritance diagram for SCR_ProgressBarWithInactiveColor:
SCR_WLibProgressBarComponent

Protected Member Functions

override void HandlerAttached (Widget w)
void SetActive (bool active=true)
void SetOnHover (bool onHover=true)
void Hide ()
void Unhide ()

Protected Attributes

ref Color m_SliderInactiveColor
ref Color m_OnHoverInactiveColor
bool m_bActive
int m_iColorChangeTime

Detailed Description

Definition at line 2 of file SCR_WLibProgressBarWithInactiveColor.c.

Member Function Documentation

◆ HandlerAttached()

override void SCR_ProgressBarWithInactiveColor::HandlerAttached ( Widget w)
inlineprotected

Definition at line 14 of file SCR_WLibProgressBarWithInactiveColor.c.

◆ Hide()

void SCR_ProgressBarWithInactiveColor::Hide ( )
inlineprotected

Definition at line 59 of file SCR_WLibProgressBarWithInactiveColor.c.

◆ SetActive()

void SCR_ProgressBarWithInactiveColor::SetActive ( bool active = true)
inlineprotected

Definition at line 22 of file SCR_WLibProgressBarWithInactiveColor.c.

◆ SetOnHover()

void SCR_ProgressBarWithInactiveColor::SetOnHover ( bool onHover = true)
inlineprotected

Definition at line 36 of file SCR_WLibProgressBarWithInactiveColor.c.

◆ Unhide()

void SCR_ProgressBarWithInactiveColor::Unhide ( )
inlineprotected

Definition at line 72 of file SCR_WLibProgressBarWithInactiveColor.c.

Member Data Documentation

◆ m_bActive

bool SCR_ProgressBarWithInactiveColor::m_bActive
protected

Definition at line 10 of file SCR_WLibProgressBarWithInactiveColor.c.

◆ m_iColorChangeTime

int SCR_ProgressBarWithInactiveColor::m_iColorChangeTime
protected

Definition at line 11 of file SCR_WLibProgressBarWithInactiveColor.c.

◆ m_OnHoverInactiveColor

ref Color SCR_ProgressBarWithInactiveColor::m_OnHoverInactiveColor
protected

Definition at line 8 of file SCR_WLibProgressBarWithInactiveColor.c.

◆ m_SliderInactiveColor

ref Color SCR_ProgressBarWithInactiveColor::m_SliderInactiveColor
protected

Definition at line 5 of file SCR_WLibProgressBarWithInactiveColor.c.


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