• Smoothly enables/disables the given weather effect.

    Parameters

    • whichEffect: HandleHolder<"weathereffect">

      A handle of target weather effect.

    • enable: boolean

      true to enable, false to disable the effect.

    Returns void

    Note

    See: AddWeatherEffect, RemoveWeatherEffect.

Generated using TypeDoc