Ui::removeNotification

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

Removes a notification instantly instead of waiting for it to disappear

Syntax

mp.game.ui.removeNotification(notifactionId);

Required Arguments

  • notifactionId: int

Return value

  • Undefined

Example

// todo

See also