Click or drag to resize
GameGui.setWindow Method

[Missing <summary> documentation for "M:Planetbase.GameGui.setWindow(Planetbase.GuiWindow)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void setWindow(
	GuiWindow window
)

Parameters

window
Type: Planetbase.GuiWindow

[Missing <param name="window"/> documentation for "M:Planetbase.GameGui.setWindow(Planetbase.GuiWindow)"]

See Also