Table of Contents

Class UIValue_MapMode_Enable

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

Constructors

UIValue_MapMode_Enable()

public UIValue_MapMode_Enable()

Fields

target

public GameObject target

Field Value

GameObject

typeDisplayedFor

public MapMode typeDisplayedFor

Field Value

MapMode

Methods

Awake()

protected override void Awake()

RedrawValue(bool)

public override void RedrawValue(bool instant = true)

Parameters

instant bool