Table of Contents

Class StagingUIBindRoot

Namespace
KSP.UI
Assembly
Assembly-CSharp.dll
public class StagingUIBindRoot : ContextBindRoot, IUIDataContextProvider, IDataContextProvider
Inheritance
StagingUIBindRoot
Implements
Inherited Members
Extension Methods

Constructors

StagingUIBindRoot()

public StagingUIBindRoot()

Fields

HighlightedDragDropLogic

public HighlightedDragDropLogic HighlightedDragDropLogic

Field Value

HighlightedDragDropLogic

MultiDragDropLogic

public MultiDragDropLogic MultiDragDropLogic

Field Value

MultiDragDropLogic

flightPartElementPrefab

public ContextBindRoot flightPartElementPrefab

Field Value

ContextBindRoot

flightPartGroupElementPrefab

public ContextBindRoot flightPartGroupElementPrefab

Field Value

ContextBindRoot

flightStageBinPrefab

public ContextBindRoot flightStageBinPrefab

Field Value

ContextBindRoot

flightStageElementPrefab

public ContextBindRoot flightStageElementPrefab

Field Value

ContextBindRoot

highlightedDragDropLogicKey

public string highlightedDragDropLogicKey

Field Value

string

isAllExpandedKey

public string isAllExpandedKey

Field Value

string

isAllExpandedValue

public bool isAllExpandedValue

Field Value

bool

isPartMoveVisibleKey

public string isPartMoveVisibleKey

Field Value

string

isPartMoveVisibleValue

public bool isPartMoveVisibleValue

Field Value

bool

multiDragDropLogicKey

public string multiDragDropLogicKey

Field Value

string

partElementPrefabKey

public string partElementPrefabKey

Field Value

string

partGroupElementPrefabKey

public string partGroupElementPrefabKey

Field Value

string

stageBinPrefabKey

public string stageBinPrefabKey

Field Value

string

stageElementPrefabKey

public string stageElementPrefabKey

Field Value

string

stagingBinLocator

public RectTransform stagingBinLocator

Field Value

RectTransform

useHighlightDragDropLogic

public bool useHighlightDragDropLogic

Field Value

bool

useHighlightedDragDropLogicKey

public string useHighlightedDragDropLogicKey

Field Value

string

Properties

IsAllExpandedProp

public PropertyExternal<bool> IsAllExpandedProp { get; }

Property Value

PropertyExternal<bool>

IsPartMoveVisibleProp

public PropertyExternal<bool> IsPartMoveVisibleProp { get; }

Property Value

PropertyExternal<bool>

useHighlightDragDropLogicValue

public PropertyExternal<bool> useHighlightDragDropLogicValue { get; }

Property Value

PropertyExternal<bool>

Methods

BindContext(IDataContextReadonly)

public override void BindContext(IDataContextReadonly parentContext)

Parameters

parentContext IDataContextReadonly