Ui::setNotificationTextEntry

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

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