Arma Reforger Script API
|
Component to color progress bar based on its value. More...
Public Member Functions | |
override bool | OnUpdate (Widget w) |
override void | HandlerAttached (Widget w) |
Protected Attributes | |
ref array< ref SCR_ProgressBarColorsEntry > | m_aColors |
ProgressBarWidget | m_ProgressBar |
ref Color | m_DefaultColor |
Component to color progress bar based on its value.
override void SCR_ProgressBarColorsUIComponent.HandlerAttached | ( | Widget | w | ) |
override bool SCR_ProgressBarColorsUIComponent.OnUpdate | ( | Widget | w | ) |
|
protected |
|
protected |
|
protected |