FogModifierStop
- Parameters
-
whichFogModifier fogmodifier
- comment
Disable the effect of the modifier. Once disabled the player's visibility will return to player's regular fog state.
- return type
nothing
- Source code
native FogModifierStop takes fogmodifier whichFogModifier returns nothing
- Source
- common.j
- wc3modding.com
- FogModifierStop