====== UpdaterAddOnHandlerSG::readLocalFiles ====== There is no doc-string available for this function. ===== Syntax ===== script UpdaterAddOnHandlerSG::readLocalFiles(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/UpdaterAddOnHandlerSG.cs:17 ===== See also ===== [[scripting:doc:u:updateraddonhandlersg:ureadfileinfojson|UpdaterAddOnHandlerSG::_readFileInfoJSON]]\\ [[scripting:doc:u:updateraddonhandlersg:ureadfileinfotxt|UpdaterAddOnHandlerSG::_readFileInfoTXT]]\\ [[scripting:doc:u:updateraddonhandlersg:getobjectbyname|UpdaterAddOnHandlerSG::getObjectByName]]\\ [[scripting:doc:u:updateraddonhandlersg:storefileinfo|UpdaterAddOnHandlerSG::storeFileInfo]]\\ ===== References ===== This function is not called by any other functions.