Table of Contents

Class UIHighlightListValueBinder

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

Constructors

UIHighlightListValueBinder()

public UIHighlightListValueBinder()

Properties

HighlightIndex

public int HighlightIndex { get; set; }

Property Value

int

Methods

RedrawValue(bool)

public override void RedrawValue(bool instant = true)

Parameters

instant bool