Перейти к содержанию

Ui::setRadarAsInteriorThisFrame

Материал из RAGE MP Wiki Archive
Версия от 14:52, 20 мая 2017; imported>StreetGT
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)

Syntax

<syntaxhighlight lang="javascript">mp.game.ui.setRadarAsInteriorThisFrame(interior, x, y, z, p4);</syntaxhighlight>

Required Arguments

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

Return value

  • Undefined

Example

<syntaxhighlight lang="javascript"> // todo </syntaxhighlight>

See also