Click or drag to resize
MyTerminalControlListBoxItemText Property

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

The text that appears for the item

Namespace: VRage.ModAPI
Assembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
public MyStringId Text { get; set; }

Property Value

Type: MyStringId

[Missing <value> documentation for "P:VRage.ModAPI.MyTerminalControlListBoxItem.Text"]

See Also