Native referenceFiveM

GET_VEHICLE_NODE_IS_GPS_ALLOWED

0xA2AE5C478B96E3B6 PATHFIND
FUNCTION SIGNATURE
BOOL GET_VEHICLE_NODE_IS_GPS_ALLOWED(int nodeID);
Property Value
Native Name GET_VEHICLE_NODE_IS_GPS_ALLOWED
Hash 0xA2AE5C478B96E3B6
Return Type BOOL
Parameters nodeID (int)

Description: ``` Returns false for nodes that aren't used for GPS routes. Example: Nodes in Fort Zancudo and LSIA are false

Back to PATHFIND