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
ProxyObjectTransform
public RectTransform ProxyObjectTransform
Field Value
- RectTransform
ResetDelay
public float ResetDelay
Field Value
ResetScroll
public bool ResetScroll
Field Value
ScrollDelay
public float ScrollDelay
Field Value
ScrollSpeed
public float ScrollSpeed
Field Value
TextField
public TextMeshProUGUI TextField
Field Value
- TextMeshProUGUI