Ui::setMinimapComponent: Difference between revisions

From RAGE Multiplayer Wiki
(yay)
No edit summary
Line 15: Line 15:
{{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:55, 20 May 2017

Please change to void.

p2 appears to be always -1.

Syntax

mp.game.ui.setMinimapComponent(p0, p1, p2);

Required Arguments

  • p0: int
  • p1: Boolean
  • p2: int

Return value

  • unknown (to be checked)

Example

// todo

See also