GetWeather
Внешний вид
This function returns the server weather.
Weather NAPI.World.GetWeather();
Example
<syntaxhighlight lang="csharp"> Weather weather = NAPI.World.GetWeather(); </syntaxhighlight>
This function returns the server weather.
Weather NAPI.World.GetWeather();
<syntaxhighlight lang="csharp"> Weather weather = NAPI.World.GetWeather(); </syntaxhighlight>