Table of Contents

Method SendWeather

Namespace
HogWarp.Replicated
Assembly
Pillars.dll

SendWeather(Player, string)

Sends a weather update request.

public void SendWeather(Player player, string weather)

Parameters

player Player

The player to whom the weather update is sent.

weather string

The string representation of the weather to apply.