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

Overload List

  Name Description
Public method Static member GetGoalChunksContainingDVs(ICollection<(Of <<'(Guid>)>>))
Gets a thread-safe "read-only" list of all of the goal chunks in the world that contain all of the dimension-value pairs with the specified world IDs.
Public method Static member GetGoalChunksContainingDVs(ICollection<(Of <<'(DimensionValuePair>)>>))
Gets a thread-safe "read-only" list of all of the goal chunks in the world that contain all of the specified dimension-value pairs.

See Also