Table of Contents

updater::checkDayTick

There is no doc-string available for this function.

Syntax

script updater::checkDayTick(string %this, string %date);

Parameters

string %this
No description available.

string %date
No description available.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

updater::canDoUpdateCheck
updater::checkForUpdates
updater::doUpdates
updater::onAdd
updater::onRemove

References

This function is not called by any other functions.