Table of Contents

updater::canDoUpdateCheck

There is no doc-string available for this function.

Syntax

script updater::canDoUpdateCheck(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:80

See also

updater::checkDayTick
updater::checkForUpdates
updater::doUpdates
updater::onAdd
updater::onRemove

References

This function is not called by any other functions.