SetGameplayVehicleHint — FiveM Natives
0xA2297E18F3E71C2E · CAM · all
Focuses the camera on the specified vehicle.
Parameters
| Name | Type | Description |
|---|---|---|
| vehicle | Vehicle | The vehicle to focus on. |
| offsetX | float | Position offset X |
| offsetY | float | Position offset Y |
| offsetZ | float | Position offset Z |
| p4 | BOOL | |
| time | int | Effect duration |
| easeInTime | int | Effect fade in duration |
| easeOutTime | int | EFfect fade out duration |
Returns
void