Table of Contents

UpdaterAddOnSO::hasRepository

There is no doc-string available for this function.

Syntax

script UpdaterAddOnSO::hasRepository(string %this, string %repository);

Parameters

string %this
No description available.

string %repository
No description available.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

UpdaterAddOnSO::addRepository
UpdaterAddOnSO::getModID

References

This function is not called by any other functions.