Table of Contents

Class UIValue_Bool_ImmediatelyEnable

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

Constructors

UIValue_Bool_ImmediatelyEnable()

public UIValue_Bool_ImmediatelyEnable()

Fields

displayIfTrue

public bool displayIfTrue

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