Table of Contents

Class ObjectAssemblyCategoryButton

Namespace
KSP.OAB
Assembly
Assembly-CSharp.dll
public class ObjectAssemblyCategoryButton : MonoBehaviour
Inheritance
ObjectAssemblyCategoryButton
Extension Methods

Constructors

ObjectAssemblyCategoryButton()

public ObjectAssemblyCategoryButton()

Fields

Icon

public Image Icon

Field Value

Image

OnCategoryButtonClicked

public Action<PartCategories> OnCategoryButtonClicked

Field Value

Action<PartCategories>

ShowWhenEmpty

public bool ShowWhenEmpty

Field Value

bool

category

public PartCategories category

Field Value

PartCategories

Methods

SetSelected(bool)

public void SetSelected(bool toggleState)

Parameters

toggleState bool