exposeAllOwnedArea: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
No edit summary
m (Conversion script moved page exposeAllOwnedArea to ExposeAllOwnedArea without leaving a redirect: Converting page title to first-letter uppercase)
(No difference)

Revision as of 22:33, 9 February 2023

exposeAllOwnedArea() Function

 Note: This function can only be used in a Trusted Macro

Introduced in version 1.5.0
Exposes all area visible to tokens owned by the current player that have vision turned on in the token editor. The actual area exposed depends on server settings (like Individual Views) and various MapTool Preferences.

Usage

exposeAllOwnedArea(mapName)

Parameters

  • mapName - The name of an existing map within the campaign. This map does not need to be the one currently visible. If the map holds no tokens with vision owned by the current player, no additional fog-of-war is exposed, but fog already exposed is not reset.


See Also