Table of Contents

Class UIValue_ListIndexConditional_Enable

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

Constructors

UIValue_ListIndexConditional_Enable()

public UIValue_ListIndexConditional_Enable()

Fields

activeIfNotFound

public bool activeIfNotFound

Field Value

bool

activeIfValueTrue

public bool activeIfValueTrue

Field Value

bool

target

public Behaviour target

Field Value

Behaviour

uIList_ListElement

public UIList_ListElement uIList_ListElement

Field Value

UIList_ListElement

Methods

Awake()

protected override void Awake()

RedrawValue(bool)

public override void RedrawValue(bool instant = true)

Parameters

instant bool