Method SendWeather
- Namespace
- HogWarp.Replicated
- Assembly
- Pillars.dll
SendWeather(Player, string)
Sends a weather update request.
public void SendWeather(Player player, string weather)
Parameters
playerPlayerThe player to whom the weather update is sent.
weatherstringThe string representation of the weather to apply.