====== GMM_ImportPage::handleResults ====== There is no doc-string available for this function. ===== Syntax ===== script GMM_ImportPage::handleResults(string %this, string %obj); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%this%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%obj%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/System_BlocklandGlass/client/submodules/modmanager/rtbImport.cs:39 ===== See also ===== [[scripting:doc:u:gmmuimportpage:close|GMM_ImportPage::close]]\\ [[scripting:doc:u:gmmuimportpage:dodownload|GMM_ImportPage::doDownload]]\\ [[scripting:doc:u:gmmuimportpage:downloadclick|GMM_ImportPage::downloadClick]]\\ [[scripting:doc:u:gmmuimportpage:downloadsdone|GMM_ImportPage::downloadsDone]]\\ [[scripting:doc:u:gmmuimportpage:init|GMM_ImportPage::init]]\\ [[scripting:doc:u:gmmuimportpage:nextdownload|GMM_ImportPage::nextDownload]]\\ [[scripting:doc:u:gmmuimportpage:open|GMM_ImportPage::open]]\\ ===== References ===== This function is not called by any other functions.