Table of Contents

Class UIValue_ReadNumber_Bar

Namespace
KSP.UI.Binding
Assembly
Assembly-CSharp.dll
public class UIValue_ReadNumber_Bar : UIValueNumberBinder, IUIDataContextBindable, IUIValueBinder, IUIValueBinder<double>, IUIValueBindable<double>, IUIValueNumberBindable, IUIValueBindable
Inheritance
UIValue_ReadNumber_Bar
Implements
Inherited Members
Extension Methods

Constructors

UIValue_ReadNumber_Bar()

public UIValue_ReadNumber_Bar()

Methods

Awake()

protected override void Awake()

OnMappedNumberRangeChanged(UIValueNumberRange, bool)

protected override void OnMappedNumberRangeChanged(UIValueNumberRange oldRange, bool shouldRedraw)

Parameters

oldRange UIValueNumberRange
shouldRedraw bool

RedrawValue(bool)

public override void RedrawValue(bool instant = true)

Parameters

instant bool