restoreFoW: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
(Created page with "{{MacroFunction |name=restoreFoW |proposed=false |trusted=true |version=1.4.1.3 |description=resets all FoW for the map, duplicates the FoW reset when you import a new map san...")
 
m (Removed spurious Also link)
Line 23: Line 23:


|also=
|also=
[[Introduction_to_Lights_and_Sights#Fog_of_War ]], {{func|toggleFoW}}, {{func|drawVBL}}
[[Introduction_to_Lights_and_Sights#Fog_of_War ]], {{func|toggleFoW}}
}}
}}
[[Category:Miscellaneous Function]]
[[Category:Miscellaneous Function]]
[[Category:FoW Function]]
[[Category:FoW Function]]

Revision as of 20:43, 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