Click or drag to resize
GuiConfirmWindowsetTitle Method

[Missing <summary> documentation for "M:Planetbase.GuiConfirmWindow.setTitle(System.String)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void setTitle(
	string title
)

Parameters

title
Type: SystemString

[Missing <param name="title"/> documentation for "M:Planetbase.GuiConfirmWindow.setTitle(System.String)"]

See Also