IMyTerminalControlLabelLabel Property |
v01.180.0 (Beta)[This is preliminary documentation and is subject to change.]
The text on the label
Namespace: Sandbox.ModAPI.Interfaces.TerminalAssembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax MyStringId Label { get; set; }
Property Label As MyStringId
Get
Set
property MyStringId Label {
MyStringId get ();
void set (MyStringId value);
}
abstract Label : MyStringId with get, set
Property Value
Type:
MyStringIdSee Also