Click or drag to resize
MyTerminalControlListBoxItemUserData Property

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

User supplied data for the item

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

Property Value

Type: Object

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

See Also