StopGameplayHint — FiveM Natives
0xF46C581C61718916 · CAM · all
Terminates the current gameplay hint camera, with an option for immediate cessation or a gradual fade out. `` NativeDB Introduced: v323 ``
Parameters
| Name | Type | Description |
|---|---|---|
| bStopImmediately | BOOL | Specifies whether the gameplay hint camera should stop instantly `true` or gradually transition out `false`. |
Returns
void