Table of Contents

Class UIValue_MapItemType_Enable

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

Constructors

UIValue_MapItemType_Enable()

public UIValue_MapItemType_Enable()

Fields

target

public GameObject target

Field Value

GameObject

typeDisplayedFor

public MapItemType typeDisplayedFor

Field Value

MapItemType

Methods

Awake()

protected override void Awake()

RedrawValue(bool)

public override void RedrawValue(bool instant = true)

Parameters

instant bool