Ui::setRadarAsInteriorThisFrame

From RAGE Multiplayer Wiki
Revision as of 21:33, 6 May 2017 by Marty uploader (talk | contribs) (yay)

Syntax

mp.game.ui.setRadarAsInteriorThisFrame(interior, x, y, z, p4);

Required Arguments

  • interior: Model hash or name
  • x: float
  • y: float
  • z: int
  • p4: int

Return value

  • Undefined

Example

// todo

See also