natives.GET CLOSEST STRAIGHT ROAD

From GTA Connected
Jump to navigation Jump to search

natives.GET_CLOSEST_STRAIGHT_ROAD

Signature: void natives.GET_CLOSEST_STRAIGHT_ROAD(Vec3 position, float radius, float value)

Usage: retrieves the closest straight road

Parameters

Vec3 position World coordinates (x, y, z).
float radius Radius in units.
float value Numeric value.

Return

void

On failure: void