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

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public GuiResourcePanel(
	int columns,
	float yOffset
)

Parameters

columns
Type: SystemInt32

[Missing <param name="columns"/> documentation for "M:Planetbase.GuiResourcePanel.#ctor(System.Int32,System.Single)"]

yOffset
Type: SystemSingle

[Missing <param name="yOffset"/> documentation for "M:Planetbase.GuiResourcePanel.#ctor(System.Int32,System.Single)"]

See Also