Table of Contents

GlassDownloadInterfaceContext::addDownload

There is no doc-string available for this function.

Syntax

script GlassDownloadInterfaceContext::addDownload(string %this, string %text, string %image, string %callback);

Parameters

string %this
No description available.

string %text
No description available.

string %image
No description available.

string %callback
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/client/GlassDownloadInterface.cs:231

See also

GlassDownloadInterfaceContext::inhibitClose
GlassDownloadInterfaceContext::registerCallback

References

This function is not called by any other functions.