Table of Contents

Class UIValue_InfoGridElement

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

Constructors

UIValue_InfoGridElement()

public UIValue_InfoGridElement()

Fields

units

public string units

Field Value

string

valueText

public TextMeshProUGUI valueText

Field Value

TextMeshProUGUI

Methods

Awake()

protected override void Awake()

RedrawValue(bool)

public override void RedrawValue(bool instant = true)

Parameters

instant bool