Ui::setNotificationTextEntry

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

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

Syntax

ui.setNotificationTextEntry(type);

Required Arguments

  • type: String

Return value

  • Undefined

Example

todo

See also

Template:Ui function c