Click or drag to resize
MyStorageDataItem Property

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

[Missing <summary> documentation for "P:VRage.Voxels.MyStorageData.Item(VRage.Voxels.MyStorageDataTypeEnum)"]

Namespace: VRage.Voxels
Assembly: VRage (in VRage.dll) Version: 1.0.0.0
Syntax
C#
public byte[] this[
	MyStorageDataTypeEnum type
] { get; set; }

Parameters

type
Type: MyStorageDataTypeEnum

Property Value

Type: Byte

[Missing <value> documentation for "P:VRage.Voxels.MyStorageData.Item(VRage.Voxels.MyStorageDataTypeEnum)"]

See Also