====== UpdaterFileDownloadHandlerSG::push ====== There is no doc-string available for this function. ===== Syntax ===== script UpdaterFileDownloadHandlerSG::push(string %this, string %addon); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%this%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%addon%%**\\ 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:13 ===== 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:ondownloadfinished|UpdaterFileDownloadHandlerSG::onDownloadFinished]]\\ [[scripting:doc:u:updaterfiledownloadhandlersg:onqueueempty|UpdaterFileDownloadHandlerSG::onQueueEmpty]]\\ [[scripting:doc:u:updaterfiledownloadhandlersg:pop|UpdaterFileDownloadHandlerSG::pop]]\\ [[scripting:doc:u:updaterfiledownloadhandlersg:removeall|UpdaterFileDownloadHandlerSG::removeAll]]\\ ===== References ===== This function is not called by any other functions.