Table of Contents

Class UIValue_ReadBool_SetToggleState

Namespace
KSP.UI.Binding
Assembly
Assembly-CSharp.dll
public class UIValue_ReadBool_SetToggleState : UIValueBinder<bool>, IUIDataContextBindable, IUIValueBinder, IUIValueBinder<bool>, IUIValueBindable<bool>, IUIValueBindable
Inheritance
UIValue_ReadBool_SetToggleState
Implements
Inherited Members
Extension Methods

Constructors

UIValue_ReadBool_SetToggleState()

public UIValue_ReadBool_SetToggleState()

Fields

invertState

public bool invertState

Field Value

bool

target

public Toggle target

Field Value

Toggle

toggleOnIfNotFound

public bool toggleOnIfNotFound

Field Value

bool

Methods

Awake()

protected override void Awake()

RedrawValue(bool)

public override void RedrawValue(bool instant = true)

Parameters

instant bool