Click or drag to resize
GuiInfoPanel Constructor
Initializes a new instance of the GuiInfoPanel class

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public GuiInfoPanel(
	Selectable selectable
)

Parameters

selectable
Type: PlanetbaseSelectable

[Missing <param name="selectable"/> documentation for "M:Planetbase.GuiInfoPanel.#ctor(Planetbase.Selectable)"]

See Also