Ui::setMinimapVisible

From RAGE Multiplayer Wiki
Revision as of 20:53, 6 May 2017 by Marty uploader (talk | contribs) (yay)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Toggles the minimap-map and the map(in the mainmenu) visibility, no map will be drawn anymore

Syntax

ui.setMinimapVisible(toggle);

Required Arguments

  • toggle: Boolean

Return value

  • Undefined

Example

todo

See also

Template:Ui function c