| Property | Value |
|---|---|
| Native Name | SET_GPS_CUSTOM_ROUTE_RENDER |
| Hash | 0xF6CEF599FC470B33 |
| Return Type | void |
| Build | 1207 |
| Parameters | p0 (BOOL), p1 (int), p2 (int) |
Parameters
p0(BOOL)p1(int)p2(int)
Usage
Lua (Direct):
SetGpsCustomRouteRender(p0, p1, p2)
Lua (Hash):
Citizen.InvokeNative(0xF6CEF599FC470B33, p0, p1, p2)