Table of Contents

Class ContextPanel

Namespace
KSP.UI
Assembly
Assembly-CSharp.dll
public class ContextPanel : KerbalMonoBehaviour
Inheritance
ContextPanel
Inherited Members
Extension Methods

Constructors

ContextPanel()

public ContextPanel()

Properties

IsVisible

public bool IsVisible { get; }

Property Value

bool

Methods

Hide()

public void Hide()

SetTarget(GameObject)

public void SetTarget(GameObject target)

Parameters

target GameObject

Show()

public void Show()