Click or drag to resize
DebugManageraddButton Method

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

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

Parameters

text
Type: SystemString

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

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Planetbase.DebugManager.addButton(System.String)"]

See Also