Table of Contents

UpdaterRepoHandlerSG::queuePush

There is no doc-string available for this function.

Syntax

script UpdaterRepoHandlerSG::queuePush(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/UpdaterRepoHandlerSG.cs:16

See also

UpdaterRepoHandlerSG::getObjectByURL
UpdaterRepoHandlerSG::onAdd
UpdaterRepoHandlerSG::onRemove
UpdaterRepoHandlerSG::queueOnDownloadFinished
UpdaterRepoHandlerSG::queueOnEmpty
UpdaterRepoHandlerSG::queuePop
UpdaterRepoHandlerSG::queueQueryNext
UpdaterRepoHandlerSG::queueRemove

References

This function is not called by any other functions.