Table of Contents

UpdaterFileDownloadHandlerSG::downloadChangeLog

There is no doc-string available for this function.

Syntax

script UpdaterFileDownloadHandlerSG::downloadChangeLog(string %this, string %queueObj);

Parameters

string %this
No description available.

string %queueObj
No description available.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

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

References

This function is not called by any other functions.