Gameplay::setWeatherTypeOverTime

From RAGE Multiplayer Wiki
Jump to navigation Jump to search

Syntax

mp.game.gameplay.setWeatherTypeOverTime(weatherType, time);

Required Arguments

  • weatherType: String
  • time: float

Return value

  • Undefined

Example

// todo

See also

Template:Gameplay s function c