Table of Contents

Class UISubContextBinder

Namespace
KSP.UI.Binding
Assembly
Assembly-CSharp.dll
public class UISubContextBinder : UIDataContextBindBase, IUIDataContextBindable
Inheritance
UISubContextBinder
Implements
Inherited Members
Extension Methods

Constructors

UISubContextBinder()

public UISubContextBinder()

Fields

bindRoot

public ContextBindRoot bindRoot

Field Value

ContextBindRoot

subContextKey

protected string subContextKey

Field Value

string

Properties

CheckSelfForContextProvider

protected override bool CheckSelfForContextProvider { get; }

Property Value

bool

HaveSubcontextKey

public bool HaveSubcontextKey { get; }

Property Value

bool

SubContextKey

public string SubContextKey { get; set; }

Property Value

string

Methods

Awake()

protected override void Awake()

CheckForKeyRebinds(IDataContextReadonly)

protected override void CheckForKeyRebinds(IDataContextReadonly context)

Parameters

context IDataContextReadonly

OnDisable()

protected void OnDisable()

OnEnable()

protected void OnEnable()