Garry's Mod Wiki

CNavArea:IsClosed

  boolean 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

1 boolean
Whether this node is in the Closed List.