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

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public GuiScrollTextItem(
	string text
)

Parameters

text
Type: SystemString

[Missing <param name="text"/> documentation for "M:Planetbase.GuiScrollTextItem.#ctor(System.String)"]

See Also