Skip to content

function setDontRain (client-side)

Available since version: 0.3.0

This method will enable/disable weather completely.

Declaration

bool setDontRain(bool toggle)

Parameters

  • bool toggle: True to disable weather, false to enable it.

Returns bool

True on success.