CNavArea/IsClosed
From Garry's Mod
CNavArea:IsClosed( )
Description
Returns whether this node is in the Closed List.
Used in pathfinding via the A* algorithm.
More information can be found on the Simple Pathfinding page.
Returns
Whether this node is in the Closed List.