Ui::setHudComponentPosition

From RAGE Multiplayer Wiki
Revision as of 14:57, 20 May 2017 by StreetGT (talk | contribs)

Syntax

mp.game.ui.setHudComponentPosition(id, p1, p2);

Required Arguments

  • id: int
  • p1: float
  • p2: float

Return value

  • Undefined

Example

// todo

See also