RemoveWeatherEffectBJ

Parameters
whichWeatherEffect weathereffect
return type
nothing
Source code
function RemoveWeatherEffectBJ takes weathereffect whichWeatherEffect returns nothing
    call RemoveWeatherEffect(whichWeatherEffect)
endfunction
Source
Blizzard.j
wc3modding.com
RemoveWeatherEffectBJ