====== [GlassNotifications] RTBCC_NotificationManager::push ====== There is no doc-string available for this function. ===== Syntax ===== script [GlassNotifications] RTBCC_NotificationManager::push(string %this, string %title, string %message, string %icon, string %key, string %holdTime); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%this%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%title%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%message%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%icon%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%key%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%holdTime%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/System_BlocklandGlass/client/GlassNotificationManager.cs:398 ===== See also ===== ===== References ===== This function is not called by any other functions.