GetWeather: Difference between revisions

From RAGE Multiplayer Wiki
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 20:55, 27 November 2019

This function returns the server weather.

C# Syntax

Weather NAPI.World.GetWeather();

Example

Weather weather = NAPI.World.GetWeather();