Ui::removeNotification

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

Removes a notification instantly instead of waiting for it to disappear

Syntax

ui.removeNotification(notifactionId);

Required Arguments

  • notifactionId: int

Return value

  • Undefined

Example

todo

See also

Template:Ui function c