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