Garry's Mod Wiki

Revision Difference

navmesh.GetAllNavAreas#510656

<function name="GetAllNavAreas" parent="navmesh" type="libraryfunc">⤶ <description>Returns an integer indexed table of all <page>CNavArea</page>s on the current map. If the map doesn't have a navmesh generated then this will return an empty table.</description>⤶ <realm>Server</realm>⤶ <rets>⤶ <ret name="" type="table">A table of all the <page>CNavArea</page>s on the current map.</ret>⤶ </rets>⤶ </function>⤶ ⤶