Table of Contents

Class UIValue_ReadBool_SetInteractable

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

Constructors

UIValue_ReadBool_SetInteractable()

public UIValue_ReadBool_SetInteractable()

Fields

interactableIfNotFound

public bool interactableIfNotFound

Field Value

bool

interactableIfValueTrue

public bool interactableIfValueTrue

Field Value

bool

target

public Selectable target

Field Value

Selectable

targetCanvasGroup

public CanvasGroup targetCanvasGroup

Field Value

CanvasGroup

Methods

Awake()

protected override void Awake()

RedrawValue(bool)

public override void RedrawValue(bool instant = true)

Parameters

instant bool