exposeAllOwnedAreas: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{MacroFunction
See [[exposeAllOwnedArea]]
|name=exposeAllOwnedArea
|trusted=true
|version=1.5.0
|description=
Exposes all areas 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=
[[Category:Macro Function]][[Category:FoW]]
<source lang="mtmacro" line>
exposeAllOwnedArea(mapName)
</source>
'''Parameter'''
{{param|mapName|The name of an existing map within the map.  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.}}
 
|examples=
 
|also=
{{func|exposeFOW}}, {{func|toggleFoW}}
}}
[[Category:FoW]]

Latest revision as of 16:57, 27 April 2023