closeOverlay

From RPTools Wiki
Revision as of 18:51, 16 May 2020 by Melek (talk | contribs) (Created page with "{{MacroFunction |name=closeOverlay |version=1.7.0 |description=Closes/deregisters the specified overlay that was previously created using {{roll|overlay}}. If the overlay is n...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

closeOverlay() Function

Introduced in version 1.7.0
Closes/deregisters the specified overlay that was previously created using [overlay():]. If the overlay is not registered then the function has no effect. Note that while each connected client can hide any overlay from the Window > Overlays menu, they still run in the background unless you use this function to close them.

Usage

[h: closeOverlay(name)]