Table of Contents

Class UIValue_WriteEnum_BoolSet

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

Constructors

UIValue_WriteEnum_BoolSet()

public UIValue_WriteEnum_BoolSet()

Fields

boolBindings

public List<UIValue_WriteEnum_BoolSet.BoolToggleEntry> boolBindings

Field Value

List<UIValue_WriteEnum_BoolSet.BoolToggleEntry>

Methods

ForceRedraw(string, bool)

protected virtual void ForceRedraw(string boundValue, bool instant = true)

Parameters

boundValue string
instant bool

OnDisable()

protected virtual void OnDisable()

OnEnable()

protected virtual void OnEnable()

PopulateValueMap()

protected override void PopulateValueMap()

RedrawValue(bool)

public override void RedrawValue(bool instant = true)

Parameters

instant bool

UpdatePopulateValueMap()

public void UpdatePopulateValueMap()