Table of Contents

GlassDownloadTCP::onDone

There is no doc-string available for this function.

Syntax

script GlassDownloadTCP::onDone(string %tcp, string %error);

Parameters

string %tcp
No description available.

string %error
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/common/GlassDownloadManager.cs:89

See also

GlassDownloadTCP::onConnected
GlassDownloadTCP::onLine
GlassDownloadTCP::setProgressBar

References

This function is not called by any other functions.