Table of Contents

Class UIValue_ReadObject_SetActive

Namespace
KSP.UI.Binding
Assembly
Assembly-CSharp.dll
public class UIValue_ReadObject_SetActive : UIValueBinder, IUIDataContextBindable, IUIValueBinder, IUIValueBindable
Inheritance
UIValue_ReadObject_SetActive
Implements
Inherited Members
Extension Methods

Constructors

UIValue_ReadObject_SetActive()

public UIValue_ReadObject_SetActive()

Fields

activeIfKeyFound

public bool activeIfKeyFound

Field Value

bool

target

public GameObject target

Field Value

GameObject

Methods

Awake()

protected override void Awake()

RedrawValue(bool)

public override void RedrawValue(bool instant = true)

Parameters

instant bool