Table of Contents

Interface IUIValueBindable<T>

Namespace
KSP.UI.Binding.Core
Assembly
Assembly-CSharp.dll
public interface IUIValueBindable<T> : IUIValueBindable

Type Parameters

T
Inherited Members
Extension Methods

Methods

BindValue(IProperty<T>)

void BindValue(IProperty<T> valueProperty)

Parameters

valueProperty IProperty<T>