Ui::lockMinimapPosition

From RAGE Multiplayer Wiki
Revision as of 14:49, 20 May 2017 by StreetGT (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Locks the minimap to the specified world position.

Syntax

mp.game.ui.lockMinimapPosition(x, y);

Required Arguments

  • x: float
  • y: float

Return value

  • Undefined

Example

// todo

See also