Table of Contents

Class UIWidget_popup_parttooltip

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

Constructors

UIWidget_popup_parttooltip()

public UIWidget_popup_parttooltip()

Properties

PartDescription

public IUIValueBindable<string> PartDescription { get; }

Property Value

IUIValueBindable<string>

PartImage

public IUIValueBindable<Texture> PartImage { get; }

Property Value

IUIValueBindable<Texture>

PartName

public IUIValueBindable<string> PartName { get; }

Property Value

IUIValueBindable<string>