Ui::getLabelText

From RAGE Multiplayer Wiki
Revision as of 14:55, 20 May 2017 by StreetGT (talk | contribs)

Gets a string literal from a label name.

Syntax

mp.game.ui.getLabelText(labelName);

Required Arguments

  • labelName: String

Return value

  • String

Example

// todo

See also