Click or drag to resize
IMyTerminalBlockSetCustomName Method (String)

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:Sandbox.ModAPI.Ingame.IMyTerminalBlock.SetCustomName(System.String)"]

Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0
Syntax
C#
void SetCustomName(
	string text
)

Parameters

text
Type: SystemString

[Missing <param name="text"/> documentation for "M:Sandbox.ModAPI.Ingame.IMyTerminalBlock.SetCustomName(System.String)"]

See Also