Table of Contents

UpdaterFileDownloadHandlerSG::onDownloadFinished

There is no doc-string available for this function.

Syntax

script UpdaterFileDownloadHandlerSG::onDownloadFinished(string %this, string %error);

Parameters

string %this
No description available.

string %error
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/core/UpdaterFileDownloadHandlerSG.cs:92

See also

UpdaterFileDownloadHandlerSG::downloadChangeLog
UpdaterFileDownloadHandlerSG::downloadNext
UpdaterFileDownloadHandlerSG::onAdd
UpdaterFileDownloadHandlerSG::onQueueEmpty
UpdaterFileDownloadHandlerSG::pop
UpdaterFileDownloadHandlerSG::push
UpdaterFileDownloadHandlerSG::removeAll

References

This function is not called by any other functions.