CNavArea:GetIncomingConnections
Description
Returns a table of all the CNavAreas that have a one-way connection to this CNavArea.
If a CNavArea has a two-way connection to or from this CNavArea then it will not be returned from this function, use CNavArea:GetAdjacentAreas to get outgoing ( one and two way ) connections.
See CNavArea:GetIncomingConnectionsAtSide for a function that returns one-way incoming connections from only one side/direction.