Table of Contents

UpdaterAddOnHandlerSG::_readFileInfoTXT

There is no doc-string available for this function.

Syntax

script UpdaterAddOnHandlerSG::_readFileInfoTXT(string %this, string %file, string %readFO);

Parameters

string %this
No description available.

string %file
No description available.

string %readFO
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/core/UpdaterAddOnHandlerSG.cs:46

See also

UpdaterAddOnHandlerSG::_readFileInfoJSON
UpdaterAddOnHandlerSG::getObjectByName
UpdaterAddOnHandlerSG::readLocalFiles
UpdaterAddOnHandlerSG::storeFileInfo

References

This function is not called by any other functions.