Table of Contents

Interface IUIValueBindable

Namespace
KSP.UI.Binding.Core
Assembly
Assembly-CSharp.dll
public interface IUIValueBindable
Extension Methods

Methods

BindValue(IProperty)

void BindValue(IProperty valueProperty)

Parameters

valueProperty IProperty

OnClick()

void OnClick()

RedrawValue(bool)

void RedrawValue(bool instant = true)

Parameters

instant bool