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

Ui::setTextComponentFormat

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

Used to be known as _SET_TEXT_COMPONENT_FORMAT

Syntax

<syntaxhighlight lang="javascript">mp.game.ui.setTextComponentFormat(inputType);</syntaxhighlight>

Required Arguments

  • inputType: String

Return value

  • Undefined

Example

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

See also