Ui::getLengthOfStringWithThisTextLabel

From RAGE Multiplayer Wiki
Revision as of 21:33, 6 May 2017 by Marty uploader (talk | contribs) (yay)

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

Syntax

mp.game.ui.getLengthOfStringWithThisTextLabel(gxt);

Required Arguments

  • gxt: String

Return value

  • int

Example

// todo

See also