====== UpdaterAddOnHandlerSG::_readFileInfoTXT ====== There is no doc-string available for this function. ===== Syntax ===== script UpdaterAddOnHandlerSG::_readFileInfoTXT(string %this, string %file, string %readFO); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%this%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%file%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%readFO%%**\\ 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:46 ===== See also ===== [[scripting:doc:u:updateraddonhandlersg:ureadfileinfojson|UpdaterAddOnHandlerSG::_readFileInfoJSON]]\\ [[scripting:doc:u:updateraddonhandlersg:getobjectbyname|UpdaterAddOnHandlerSG::getObjectByName]]\\ [[scripting:doc:u:updateraddonhandlersg:readlocalfiles|UpdaterAddOnHandlerSG::readLocalFiles]]\\ [[scripting:doc:u:updateraddonhandlersg:storefileinfo|UpdaterAddOnHandlerSG::storeFileInfo]]\\ ===== References ===== This function is not called by any other functions.