SetMinimapSonarSweep — FiveM Natives
0x6B50FC8749632EC1 · HUD · all
Enables or disables the sonar sweep animation on the minimap. `` NativeDB Introduced: v2189 ``
Parameters
| Name | Type | Description |
|---|---|---|
| toggle | BOOL | A boolean value where `true` activates the sonar sweep animation on the minimap, and `false` turns it off. |
Returns
void