_NAVMESH_REQUESTED_PATH_NUM_WAYPOINTS
Returns the number of waypoints for a requested path (NAVMESH_REQUEST_PATH) if the query is completed (_NAVMESH_REQUESTED_QUERY_STATUS). For use with _NAVMESH_REQUESTED_PATH_WAYPOINT_BY_INDEX
PATHFINDBuild 1207
Signature
lua
NavmeshRequestedPathNumWaypoints(0)
-- returns intParameters
| Name | Type | Description |
|---|---|---|
| int | — |
Usage
lua
NavmeshRequestedPathNumWaypoints(0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
