====== UpdaterRepoHandlerSG::queueOnEmpty ====== There is no doc-string available for this function. ===== Syntax ===== script UpdaterRepoHandlerSG::queueOnEmpty(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/UpdaterRepoHandlerSG.cs:81 ===== See also ===== [[scripting:doc:u:updaterrepohandlersg:getobjectbyurl|UpdaterRepoHandlerSG::getObjectByURL]]\\ [[scripting:doc:u:updaterrepohandlersg:onadd|UpdaterRepoHandlerSG::onAdd]]\\ [[scripting:doc:u:updaterrepohandlersg:onremove|UpdaterRepoHandlerSG::onRemove]]\\ [[scripting:doc:u:updaterrepohandlersg:queueondownloadfinished|UpdaterRepoHandlerSG::queueOnDownloadFinished]]\\ [[scripting:doc:u:updaterrepohandlersg:queuepop|UpdaterRepoHandlerSG::queuePop]]\\ [[scripting:doc:u:updaterrepohandlersg:queuepush|UpdaterRepoHandlerSG::queuePush]]\\ [[scripting:doc:u:updaterrepohandlersg:queuequerynext|UpdaterRepoHandlerSG::queueQueryNext]]\\ [[scripting:doc:u:updaterrepohandlersg:queueremove|UpdaterRepoHandlerSG::queueRemove]]\\ ===== References ===== This function is not called by any other functions.