Garry's Mod Wiki

Revision Difference

CNavArea:IsClosed#514328

<function name="IsClosed" parent="CNavArea" type="classfunc">⤶ <description>⤶ Returns whether this node is in the Closed List.⤶ ⤶ Used in pathfinding via the [A* algorithm](https://en.wikipedia.org/wiki/A*_search_algorithm).⤶ ⤶ ⤶ More information can be found on the <page>Simple Pathfinding</page> page.⤶ </description>⤶ <realm>Server</realm>⤶ <rets>⤶ <ret name="" type="boolean">Whether this node is in the Closed List.</ret>⤶ </rets>⤶ </function>⤶ ⤶