Click or drag to resize
IMyTerminalControlTitleTooltipTooltip Property

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

Allows you to get or set the tooltip that appears when you hover over the control

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

Property Value

Type: MyStringId

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

See Also