CNavArea:GetAdjacentAreasAtSide
Description
Returns a table of all the CNavAreas that have a ( one and two way ) connection from this CNavArea in given direction.
If an area has a one-way incoming connection to this CNavArea, then it will not be returned from this function, use CNavArea:GetIncomingConnections to get all incoming connections.
See CNavArea:GetAdjacentAreas for a function that returns all areas from all sides/directions.