====== UpdaterFileDownloadHandlerSG::onDownloadFinished ====== There is no doc-string available for this function. ===== Syntax ===== script UpdaterFileDownloadHandlerSG::onDownloadFinished(string %this, string %error); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%this%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%error%%**\\ 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:92 ===== See also ===== [[scripting:doc:u:updaterfiledownloadhandlersg:downloadchangelog|UpdaterFileDownloadHandlerSG::downloadChangeLog]]\\ [[scripting:doc:u:updaterfiledownloadhandlersg:downloadnext|UpdaterFileDownloadHandlerSG::downloadNext]]\\ [[scripting:doc:u:updaterfiledownloadhandlersg:onadd|UpdaterFileDownloadHandlerSG::onAdd]]\\ [[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.