RadarSetVisibility
Description
Toggles the minimap HUD visibility.
...Just in case you forgot its ID to use with ToggleHUDComponentVisibility
. (It's 11, by the way!)
function RadarSetVisibility(state) --[[ ... ]] end
Parameters
visibility
:boolean
- Whether to display the minimap
Return Values
...
Example
...