Table of Contents

Class BurnTimerLightConfirmationUIValueBinder

Namespace
KSP.UI.Binding
Assembly
Assembly-CSharp.dll
public class BurnTimerLightConfirmationUIValueBinder : UIValueEnumBinder, IUIDataContextBindable, IUIValueBinder, IUIValueBinder<string>, IUIValueBindable<string>, IUIValueEnumBindable, IUIValueBindable
Inheritance
BurnTimerLightConfirmationUIValueBinder
Implements
Inherited Members
Extension Methods

Constructors

BurnTimerLightConfirmationUIValueBinder()

public BurnTimerLightConfirmationUIValueBinder()

Methods

Initialize(Image[], Color, Color, Color, Color)

public void Initialize(Image[] lights, Color offColor, Color greenColor, Color yellowColor, Color redColor)

Parameters

lights Image[]
offColor Color
greenColor Color
yellowColor Color
redColor Color

RedrawValue(bool)

public override void RedrawValue(bool instant = true)

Parameters

instant bool