Description: https://alloc8or.re/rdr3/doc/enums/rage__eGpsFlags.txt
| Property | Value |
|---|---|
| Native Name | SET_GPS_FLAGS |
| Hash | 0x5DE61C90DDECFA2D |
| Return Type | void |
| Build | 1207 |
| Parameters | p0 (int), p1 (float) |
Parameters
p0(int)p1(float)
Usage
Lua (Direct):
SetGpsFlags(p0, p1)
Lua (Hash):
Citizen.InvokeNative(0x5DE61C90DDECFA2D, p0, p1)