About feature like offmesh link in Unity

I read the document , reference and usage example in free version and want update to Pro, But I not find the feature like off mesh link in Unity so my Question.

  • It’s can do ?
  • Topic about this feature in Document ? I need to study this feature

Thank in advances

Is this feature ?
https://arongranberg.com/astar/docs/nodelink2.html

Yes, NodeLink2 is the off-mesh link class. You can see an example using it in Example4_Recast_Navmesh2.

Thank you to comfirm me.