Ui::setNotificationTextEntry

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

Declares the entry type of a notification, for example 'STRING'.

Syntax

mp.game.ui.setNotificationTextEntry(type);

Required Arguments

  • type: String

Return value

  • Undefined

Example

// todo

See also