GetWeather

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

This function returns the server weather.

C# Syntax

NAPI.World.GetWeather();

Example

Weather weather = NAPI.World.GetWeather();