Click or drag to resize
MyStorageDataContent Method (Vector3I)

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

[Missing <summary> documentation for "M:VRage.Voxels.MyStorageData.Content(VRageMath.Vector3I@)"]

Namespace: VRage.Voxels
Assembly: VRage (in VRage.dll) Version: 1.0.0.0
Syntax
C#
public byte Content(
	ref Vector3I p
)

Parameters

p
Type: Vector3I

[Missing <param name="p"/> documentation for "M:VRage.Voxels.MyStorageData.Content(VRageMath.Vector3I@)"]

Return Value

Type: Byte

[Missing <returns> documentation for "M:VRage.Voxels.MyStorageData.Content(VRageMath.Vector3I@)"]

See Also