Table of Contents

updater::checkForUpdates

There is no doc-string available for this function.

Syntax

script updater::checkForUpdates(string %this);

Parameters

string %this
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/core/Updater.cs:50

See also

updater::canDoUpdateCheck
updater::checkDayTick
updater::doUpdates
updater::onAdd
updater::onRemove

References

This function is not called by any other functions.