restoreFoW: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
m (Removed spurious Also link)
(Changed FoW category.)
Line 26: Line 26:
}}
}}
[[Category:Miscellaneous Function]]
[[Category:Miscellaneous Function]]
[[Category:FoW Function]]
[[Category:FoW]]

Revision as of 21:49, 20 August 2018

restoreFoW() Function

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

Introduced in version 1.4.1.3
resets all FoW for the map, duplicates the FoW reset when you import a new map sans dialog

Usage

restoreFoW()

This function resets all FoW for the current map. Duplicates the FoW reset available through Map Menu -> Restore Fog-of-War or when you import a new map sans dialog.

Parameters

  • none - This function has no parameters.


Example:

[h:restoreFoW()]



See Also