Table of Contents

Class DropdownItem

Namespace
KSP.UI.Binding
Assembly
Assembly-CSharp.dll
public class DropdownItem
Inheritance
DropdownItem
Inherited Members
Extension Methods

Constructors

DropdownItem()

public DropdownItem()

Fields

image

public Sprite image

Field Value

Sprite

key

public string key

Field Value

string

text

public string text

Field Value

string