Table of Contents

Class UIValue_ReadBool_SetEnabled

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

Constructors

UIValue_ReadBool_SetEnabled()

public UIValue_ReadBool_SetEnabled()

Fields

activeIfNotFound

public bool activeIfNotFound

Field Value

bool

activeIfValueTrue

public bool activeIfValueTrue

Field Value

bool

target

public Behaviour target

Field Value

Behaviour

Methods

Awake()

protected override void Awake()

RedrawValue(bool)

public override void RedrawValue(bool instant = true)

Parameters

instant bool