GetWeather
This function returns the server weather.
C# Syntax
NAPI.World.GetWeather();
Example
Weather weather = NAPI.World.GetWeather();
This function returns the server weather.
NAPI.World.GetWeather();
Weather weather = NAPI.World.GetWeather();