Table of Contents

Class UIValue_ReadBool_CallUnityEvent

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

Constructors

UIValue_ReadBool_CallUnityEvent()

public UIValue_ReadBool_CallUnityEvent()

Fields

OnValueFalse

public UnityEvent OnValueFalse

Field Value

UnityEvent

OnValueTrue

public UnityEvent OnValueTrue

Field Value

UnityEvent

Methods

RedrawValue(bool)

public override void RedrawValue(bool instant = true)

Parameters

instant bool

UpdateBoundValueFromContext()

protected override void UpdateBoundValueFromContext()