Ui::displayRadar: Difference between revisions

From RAGE Multiplayer Wiki
(yay)
No edit summary
Line 13: Line 13:
{{Ui_s_function_c}}
{{Ui_s_function_c}}
[[Category:Clientside API]]
[[Category:Clientside API]]
[[Category:UI API]]
[[Category:TODO: Example]]
[[Category:TODO: Example]]

Revision as of 14:57, 20 May 2017

If Minimap / Radar should be displayed.

Syntax

mp.game.ui.displayRadar(Toggle);

Required Arguments

  • Toggle: Boolean

Return value

  • unknown (to be checked)

Example

// todo

See also