Click or drag to resize
IMyTerminalControlTitleTooltipTitle Property

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

Allows you to get or set the Label that appears on the control

Namespace: Sandbox.ModAPI.Interfaces.Terminal
Assembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0
Syntax
C#
MyStringId Title { get; set; }

Property Value

Type: MyStringId

[Missing <value> documentation for "P:Sandbox.ModAPI.Interfaces.Terminal.IMyTerminalControlTitleTooltip.Title"]

See Also