Table of Contents

Class UIValue_ReadBool_SetAlpha

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

Constructors

UIValue_ReadBool_SetAlpha()

public UIValue_ReadBool_SetAlpha()

Fields

alphaIfFalse

public float alphaIfFalse

Field Value

float

alphaIfNotFound

public bool alphaIfNotFound

Field Value

bool

alphaIfTrue

public float alphaIfTrue

Field Value

float

disableRaycastIfInvisible

public bool disableRaycastIfInvisible

Field Value

bool

target

public CanvasGroup target

Field Value

CanvasGroup

Methods

Awake()

protected override void Awake()

RedrawValue(bool)

public override void RedrawValue(bool instant = true)

Parameters

instant bool