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

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public GuiIndicatorItem(
	Indicator indicator
)

Parameters

indicator
Type: PlanetbaseIndicator

[Missing <param name="indicator"/> documentation for "M:Planetbase.GuiIndicatorItem.#ctor(Planetbase.Indicator)"]

See Also