exposeFogAtWaypoints

From RPTools Wiki
Revision as of 04:48, 17 February 2019 by Phergus (talk | contribs)
Jump to navigation Jump to search

exposeFogAtWaypoints() Function

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

Introduced in version 1.5.0
Returns a string indicating whether the Expose Fog At Waypoints option is set in the MapTool Map menu. This menu option toggles the setting for the currently displayed map. This setting affects when automatic exposure of Fog of War (FoW) will be performed after a token has been moved. With it enabled, FoW will only be exposed at any waypoints set by the user along the tokens path plus the stopping point. If not enabled, FoW will be exposed from every cell along the token's path.

Usage

exposeFogAtWaypoints()

Parameter None.

Examples

[h: empty = exposeFogAtWaypoints()]
Returns:

See Also