Class MyTerminalControlComboBoxItem
Implements Combo Box Item pair
Inheritance
System.Object
MyTerminalControlComboBoxItem
Namespace: VRage.ModAPI
Assembly: VRage.Game.dll
Syntax
public sealed class MyTerminalControlComboBoxItem : ValueType
Fields
Key
Gets or Sets key
Declaration
public long Key
Field Value
| Type | Description |
|---|---|
| System.Int64 |
Value
Gets or Sets value
Declaration
public MyStringId Value
Field Value
| Type | Description |
|---|---|
| MyStringId |