Ui::getLengthOfStringWithThisTextLabel

From RAGE Multiplayer Wiki
Revision as of 14:55, 20 May 2017 by StreetGT (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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