RemoveWeatherEffect
- Parameters
-
whichEffect weathereffect
- comment
Removes the weather effect (visually instant) and frees the handle.
- note
See:
AddWeatherEffect
,EnableWeatherEffect
.- return type
nothing
- Source code
native RemoveWeatherEffect takes weathereffect whichEffect returns nothing
- Source
- effects.j
- wc3modding.com
- RemoveWeatherEffect