Interface IMyTerminalControlLabel
This is a simple label control.
Inherited Members
Namespace: Sandbox.ModAPI.Interfaces.Terminal
Assembly: Sandbox.Common.dll
Syntax
public interface IMyTerminalControlLabel : IMyTerminalControl
Properties
Label
The text on the label
Declaration
MyStringId Label { get; set; }
Property Value
Type | Description |
---|---|
MyStringId |