Class MyObjectBuilder_Toolbar.Slot
Inheritance
System.Object
MyObjectBuilder_Toolbar.Slot
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public sealed class Slot : ValueType
Fields
Data
Declaration
[DynamicObjectBuilder(false)]
public MyObjectBuilder_ToolbarItem Data
Field Value
Type | Description |
---|---|
MyObjectBuilder_ToolbarItem |
Index
Declaration
public int Index
Field Value
Type | Description |
---|---|
System.Int32 |
Item
Declaration
public string Item
Field Value
Type | Description |
---|---|
System.String |