====== UpdaterRepoHandlerSG::queueRemove ====== There is no doc-string available for this function. ===== Syntax ===== script UpdaterRepoHandlerSG::queueRemove(string %this, string %repo); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%this%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%repo%%**\\ 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:39 ===== 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:queueonempty|UpdaterRepoHandlerSG::queueOnEmpty]]\\ [[scripting:doc:u:updaterrepohandlersg:queuepop|UpdaterRepoHandlerSG::queuePop]]\\ [[scripting:doc:u:updaterrepohandlersg:queuepush|UpdaterRepoHandlerSG::queuePush]]\\ [[scripting:doc:u:updaterrepohandlersg:queuequerynext|UpdaterRepoHandlerSG::queueQueryNext]]\\ ===== References ===== This function is not called by any other functions.