Table of Contents

UpdaterRepoHandlerSG::queueOnDownloadFinished

There is no doc-string available for this function.

Syntax

script UpdaterRepoHandlerSG::queueOnDownloadFinished(string %this, string %repo, string %error);

Parameters

string %this
No description available.

string %repo
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/UpdaterRepoHandlerSG.cs:69

See also

UpdaterRepoHandlerSG::getObjectByURL
UpdaterRepoHandlerSG::onAdd
UpdaterRepoHandlerSG::onRemove
UpdaterRepoHandlerSG::queueOnEmpty
UpdaterRepoHandlerSG::queuePop
UpdaterRepoHandlerSG::queuePush
UpdaterRepoHandlerSG::queueQueryNext
UpdaterRepoHandlerSG::queueRemove

References

This function is not called by any other functions.