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

Ui::getLengthOfStringWithThisTextLabel

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

Returns the string length of the string from the gxt string .

Syntax

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

Required Arguments

  • gxt: String

Return value

  • int

Example

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

See also