Gameplay::setOverrideWeather
Appears to have an optional bool parameter that is unused in the scripts.
If you pass true, something will be set to zero.
Syntax
gameplay.setOverrideWeather(weatherType);
Required Arguments
- weatherType: String
Return value
- Undefined
Example
todo