Click or drag to resize
GuiWindowItemaddChild Method

[Missing <summary> documentation for "M:Planetbase.GuiWindowItem.addChild(Planetbase.GuiWindowItem)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void addChild(
	GuiWindowItem item
)

Parameters

item
Type: PlanetbaseGuiWindowItem

[Missing <param name="item"/> documentation for "M:Planetbase.GuiWindowItem.addChild(Planetbase.GuiWindowItem)"]

See Also