exposeFogAtWaypoints

From RPTools Wiki
Revision as of 04:36, 16 February 2019 by Azhrei (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 menu. (This is a menu option that toggles the setting.)

Usage

exposeFogAtWaypoints()

Parameter None.

Examples

[h: empty = exposeFogAtWaypoints()]
Returns:

See Also