Navigation Mesh Cluster Link

Hello,

There are bits and pieces of information regarding Navigation Mesh Cluster Links such as the UBT Build Target bCompileNavmeshClusterLinks flag and the compiler flag WITH_NAVMESH_CLUSTER_LINKS but I have not been able to find any documentation regarding this feature per se.

If any kind person could refer me to documentation on where these features are used in, on how to use these feature, I’d appreciate it. Thanks!

I have the same question with the Navigation Segment Link, which seems to be hidden in ANavLinkProxy with this comment.
/** Navigation links (segment to segment) added to navigation data
* @anonymous_user_5851a2121 hidden from use until we fix segment links. Not really working now*/
But the Target rules seems to include the code anyway with bCompileNavmeshSegmentLinks.