Table of Contents

Class TextScroller

Namespace
KSP.Localization
Assembly
Assembly-CSharp.dll
public class TextScroller : KerbalMonoBehaviour
Inheritance
TextScroller
Inherited Members
Extension Methods

Constructors

TextScroller()

public TextScroller()

Fields

AlwaysScroll

public bool AlwaysScroll

Field Value

bool

ProxyObjectTransform

public RectTransform ProxyObjectTransform

Field Value

RectTransform

ResetDelay

public float ResetDelay

Field Value

float

ResetScroll

public bool ResetScroll

Field Value

bool

ScrollDelay

public float ScrollDelay

Field Value

float

ScrollSpeed

public float ScrollSpeed

Field Value

float

TextField

public TextMeshProUGUI TextField

Field Value

TextMeshProUGUI