GetWeather

From RAGE Multiplayer Wiki
Revision as of 20:54, 27 November 2019 by Avoid (talk | contribs)

This function returns the server weather.

C# Syntax

Weather NAPI.World.GetWeather();

Example

Weather weather = NAPI.World.GetWeather();