Table of Contents

Class UIValue_ReadString_Text

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

Constructors

UIValue_ReadString_Text()

public UIValue_ReadString_Text()

Fields

stringFormat

protected string stringFormat

Field Value

string

text

protected TMP_Text text

Field Value

TMP_Text

Properties

TextValue

protected string TextValue { get; }

Property Value

string

Methods

RedrawValue(bool)

public override void RedrawValue(bool instant = true)

Parameters

instant bool