Click or drag to resize
GuiMenuItemsetTooltip Method

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

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

Parameters

tooltip
Type: SystemString

[Missing <param name="tooltip"/> documentation for "M:Planetbase.GuiMenuItem.setTooltip(System.String)"]

See Also