Gameplay::setOverrideWeather

From RAGE Multiplayer Wiki

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

See also