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