Garry's Mod Wiki

CNavArea:IsOpenListEmpty

  boolean CNavArea:IsOpenListEmpty()

Description

Returns whether the Open List is empty or not.

Used in pathfinding via the A* algorithm.

More information can be found on the Simple Pathfinding page.

Returns

1 boolean
Whether the Open List is empty or not.