Ui::lockMinimapAngle

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

Locks the minimap to the specified angle in integer degrees.

angle: The angle in whole degrees. If less than 0 or greater than 360, unlocks the angle.

Syntax

ui.lockMinimapAngle(angle);

Required Arguments

  • angle: int

Return value

  • Undefined

Example

todo

See also

Template:Ui function c