Table of Contents

Class UIValue_ReadBool_SetActive

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

Constructors

UIValue_ReadBool_SetActive()

public UIValue_ReadBool_SetActive()

Fields

activeIfNotFound

public bool activeIfNotFound

Field Value

bool

activeIfValueTrue

public bool activeIfValueTrue

Field Value

bool

target

public GameObject target

Field Value

GameObject

Methods

Awake()

protected override void Awake()

RedrawValue(bool)

public override void RedrawValue(bool instant = true)

Parameters

instant bool