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

Ui::requestAdditionalText

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

Request a gxt into the passed slot.

Syntax

<syntaxhighlight lang="javascript">mp.game.ui.requestAdditionalText(gxt, slot);</syntaxhighlight>

Required Arguments

  • gxt: String
  • slot: int

Return value

  • Undefined

Example

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

See also