Ui::getTextScreenWidth

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

In scripts font most of the time is passed as 1.
Use _SET_TEXT_ENTRY_FOR_WIDTH

param is not font from what i've tested

Syntax

mp.game.ui.getTextScreenWidth(p0);

Required Arguments

  • p0: Boolean

Return value

  • float

Example

// todo

See also