_NAVMESH_REQUESTED_PATH_WAYPOINTS_FOUND
Returns true if a path of waypoints was found. Waypoints can be retrieved with _NAVMESH_REQUESTED_PATH_NUM_WAYPOINTS and _NAVMESH_REQUESTED_PATH_WAYPOINT_BY_INDEX
PATHFINDBuild 1207
Signature
lua
NavmeshRequestedPathWaypointsFound(0)
-- returns BOOLParameters
| Name | Type | Description |
|---|---|---|
| int | — |
Usage
lua
NavmeshRequestedPathWaypointsFound(0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
