Click or drag to resize
IMyTerminalControlOnOffSwitchOnText Property

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

The label for the "on" switch

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

Property Value

Type: MyStringId

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

See Also