GetWeather: Difference between revisions
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
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();