SetMinimapSonarSweep
DocsSetMinimapSonarSweep(toggle)Description
Introduced in build 2189
Enables or disables the sonar sweep animation on the minimap.
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
voidThis native does not return a value.