EnableWeatherEffect
- Parameters
whichEffect weathereffectA handle of target weather effect.
enable booleantrueto enable,falseto disable the effect.- comment
Smoothly enables/disables the given weather effect.
- note
See:
AddWeatherEffect,RemoveWeatherEffect.- patch
1.00
- Source
- common.j (suggest an edit or discuss on Github)
- return type
nothing- Source code
native EnableWeatherEffect takes weathereffect whichEffect, boolean enable returns nothing