Table of Contents

Class UIDataDemoVesselBinder

Namespace
KSP.Iteration.UI.Binding
Assembly
Assembly-CSharp.dll
public abstract class UIDataDemoVesselBinder : UIDataBinder<IDemoVessel>, IUIDataBinder, IUIDataBinder<IDemoVessel>, IUIDataBindable<IDemoVessel>, IUIDataBindable
Inheritance
UIDataDemoVesselBinder
Implements
Derived
Inherited Members
Extension Methods

Constructors

UIDataDemoVesselBinder()

protected UIDataDemoVesselBinder()

Properties

View

protected IDemoView View { get; }

Property Value

IDemoView

VisibilityGroup

protected CanvasGroup VisibilityGroup { get; }

Property Value

CanvasGroup

VisibilityGroupTransform

protected RectTransform VisibilityGroupTransform { get; }

Property Value

RectTransform

Methods

InjectDependencies(IDemoView)

public void InjectDependencies(IDemoView view)

Parameters

view IDemoView

RedrawOnIsBoundChanged(bool)

protected override void RedrawOnIsBoundChanged(bool instant = true)

Parameters

instant bool