Ui::getLengthOfStringWithThisTextLabel

From RAGE Multiplayer Wiki
Revision as of 20:52, 6 May 2017 by Marty uploader (talk | contribs) (yay)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

Syntax

ui.getLengthOfStringWithThisTextLabel(gxt);

Required Arguments

  • gxt: String

Return value

  • int

Example

todo

See also

Template:Ui function c