Table of Contents

GlassNotification::onAdd

There is no doc-string available for this function.

Syntax

script GlassNotification::onAdd(string %this, string %a, string %b);

Parameters

string %this
No description available.

string %a
No description available.

string %b
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/client/GlassNotificationManager.cs:209

See also

GlassNotification::destroy
GlassNotification::dismiss
GlassNotification::updateText

References

This function is not called by any other functions.