Table of Contents

UpdaterAddOnHandlerSG::storeFileInfo

There is no doc-string available for this function.

Syntax

script UpdaterAddOnHandlerSG::storeFileInfo(string %this, string %zipBase, string %version, string %channel, string %repoURL, string %format, string %id, string %isFallback, string %fallback);

Parameters

string %this
No description available.

string %zipBase
No description available.

string %version
No description available.

string %channel
No description available.

string %repoURL
No description available.

string %format
No description available.

string %id
No description available.

string %isFallback
No description available.

string %fallback
No description available.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

UpdaterAddOnHandlerSG::_readFileInfoJSON
UpdaterAddOnHandlerSG::_readFileInfoTXT
UpdaterAddOnHandlerSG::getObjectByName
UpdaterAddOnHandlerSG::readLocalFiles

References

This function is not called by any other functions.