Class ContextPanel
public class ContextPanel : KerbalMonoBehaviour
- Inheritance
-
ContextPanel
- Inherited Members
- Extension Methods
Constructors
ContextPanel()
public ContextPanel()
Properties
IsVisible
public bool IsVisible { get; }
Property Value
Methods
Hide()
public void Hide()
SetTarget(GameObject)
public void SetTarget(GameObject target)
Parameters
targetGameObject
Show()
public void Show()