Table of Contents

updater::onRemove

There is no doc-string available for this function.

Syntax

script updater::onRemove();

Parameters

This function does not accept any parameters.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

updater::canDoUpdateCheck
updater::checkDayTick
updater::checkForUpdates
updater::doUpdates
updater::onAdd

References

This function is not called by any other functions.