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

Ui::getLengthOfStringWithThisTextLabel

Материал из RAGE MP Wiki Archive

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