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