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

Overload List

  Name Description
Public method Static member GetGoalChunksContainingDV(Guid)
Gets a thread-safe "read-only" list of all of the goal chunks in the world that contain the dimension-value pair with the specified world ID.
Public method Static member GetGoalChunksContainingDV(DimensionValuePair)
Gets a thread-safe "read-only" list of all of the goal chunks in the world that contain the specified dimension-value pair.
Public method Static member GetGoalChunksContainingDV(Object, IComparable)
Gets a thread-safe "read-only" list of all of the goal chunks in the world that contain the dimension-value pair with the specified dimension and value IDs.

See Also