CNavArea:GetAdjacentAreaDistances
Description
Returns a list of all the CNavAreas that have a one-way connection to this CNavArea and their pre-computed distances.
If an area has a one-way incoming connection to this CNavArea, then it will not be returned from this function, use CNavArea:GetIncomingConnectionDistances to get all one-way incoming connections.