Table of Contents

Interface IUIDataBindable<T>

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

Type Parameters

T
Inherited Members
Extension Methods

Methods

BindData(IProperty<T>)

void BindData(IProperty<T> dataProperty)

Parameters

dataProperty IProperty<T>