====== UpdaterFileDownloadHandlerSG::downloadChangeLog ====== There is no doc-string available for this function. ===== Syntax ===== script UpdaterFileDownloadHandlerSG::downloadChangeLog(string %this, string %queueObj); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%this%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%queueObj%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/core/UpdaterFileDownloadHandlerSG.cs:84 ===== See also ===== [[scripting:doc:u:updaterfiledownloadhandlersg:downloadnext|UpdaterFileDownloadHandlerSG::downloadNext]]\\ [[scripting:doc:u:updaterfiledownloadhandlersg:onadd|UpdaterFileDownloadHandlerSG::onAdd]]\\ [[scripting:doc:u:updaterfiledownloadhandlersg:ondownloadfinished|UpdaterFileDownloadHandlerSG::onDownloadFinished]]\\ [[scripting:doc:u:updaterfiledownloadhandlersg:onqueueempty|UpdaterFileDownloadHandlerSG::onQueueEmpty]]\\ [[scripting:doc:u:updaterfiledownloadhandlersg:pop|UpdaterFileDownloadHandlerSG::pop]]\\ [[scripting:doc:u:updaterfiledownloadhandlersg:push|UpdaterFileDownloadHandlerSG::push]]\\ [[scripting:doc:u:updaterfiledownloadhandlersg:removeall|UpdaterFileDownloadHandlerSG::removeAll]]\\ ===== References ===== This function is not called by any other functions.