Table of Contents

Class UIWidget_info_parttooltip

Namespace
KSP.UI.Binding.Widget
Assembly
Assembly-CSharp.dll
public class UIWidget_info_parttooltip : UIWidget
Inheritance
UIWidget_info_parttooltip
Inherited Members
Extension Methods

Constructors

UIWidget_info_parttooltip()

public UIWidget_info_parttooltip()

Properties

InfoText

public IUIValueBindable<string> InfoText { get; }

Property Value

IUIValueBindable<string>

TitleText

public IUIValueBindable<string> TitleText { get; }

Property Value

IUIValueBindable<string>