exposeFogAtWaypoints: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
(Created page with "{{MacroFunction |name= exposeFogAtWaypoints |trusted=true |version=1.5.0 |description= Returns a string indicating whether the '''Expose Fog At Waypoints''' option is set in t...")
(No difference)

Revision as of 04:36, 16 February 2019

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 menu. (This is a menu option that toggles the setting.)

Usage

exposeFogAtWaypoints()

Parameter None.

Examples

[h: empty = exposeFogAtWaypoints()]
Returns:

See Also