Table of Contents

Struct ButtonData

Namespace
KSP.UI
Assembly
Assembly-CSharp.dll
public struct ButtonData
Inherited Members
Extension Methods

Properties

Action

public Action Action { readonly get; set; }

Property Value

Action

Text

public string Text { readonly get; set; }

Property Value

string