Table of Contents

Class UIWidget_buttonbar_undoredo

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

Constructors

UIWidget_buttonbar_undoredo()

public UIWidget_buttonbar_undoredo()

Properties

RedoCount

public IUIValueBindable<int> RedoCount { get; }

Property Value

IUIValueBindable<int>

UndoCount

public IUIValueBindable<int> UndoCount { get; }

Property Value

IUIValueBindable<int>