Table of Contents

[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

string %this
No description available.

string %title
No description available.

string %message
No description available.

string %icon
No description available.

string %key
No description available.

string %holdTime
No description available.

Return value

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.