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

The DistributedDimensionValuePair<(Of <(<'vType>)>)> type exposes the following members.

Properties

  Name Description
Public property AsDimensionValuePair
Gets the dimension-value representation
(Inherited from DimensionValuePair.)
Public property Dimension (Inherited from DimensionValuePair<(Of <(<'dType, vType>)>)>.)
Public property IsRepresentation
Specifies whether this is a dimension-value pair representation of a larger construct (such as a Chunk or Agent)
(Inherited from DimensionValuePair.)
Public property Value (Inherited from DimensionValuePair<(Of <(<'dType, vType>)>)>.)
Public property WorldID
Gets the world ID for this dimension-value pair.
(Inherited from DimensionValuePair.)

See Also