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

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public GuiRowItem(
	int columns
)

Parameters

columns
Type: SystemInt32

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

See Also