Table of Contents

UpdaterAddOnSO

There is no doc-string available for this function.

Syntax

script UpdaterAddOnSO(string %name, string %version, string %channel, string %repository, string %id);

Parameters

string %name
No description available.

string %version
No description available.

string %channel
No description available.

string %repository
No description available.

string %id
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/core/UpdaterAddOnSO.cs:17

See also

References

customTMLParser_updater: Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/core/UpdaterRepoSO.cs:250
UpdaterAddOnHandlerSG::storeFileInfo: Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/core/UpdaterAddOnHandlerSG.cs:178