exposeAllOwnedAreas: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
mNo edit summary
(Replaced content with "See exposeAllOwnedArea")
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=
<source lang="mtmacro" line>
exposeAllOwnedArea(mapName)
</source>
'''Parameter'''
{{param|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.}}
 
|examples=
 
|also=
{{func|exposeFOW}}, {{func|toggleFoW}}
}}
[[Category:FoW]]

Revision as of 11:07, 25 April 2019