CNavArea:AddToClosedList
CNavArea:AddToClosedList()
Description
Adds this CNavArea to the closed list, a list of areas that have been checked by A* pathfinding algorithm.
Used in pathfinding via the A* algorithm.
More information can be found on the Simple Pathfinding page.