Method SendSeason
- Namespace
- HogWarp.Replicated
- Assembly
- Pillars.dll
SendSeason(Player, int)
Sends a season update request.
public void SendSeason(Player player, int season)
Parameters
playerPlayerThe player to whom the season update is sent.
seasonintThe integer value representing the season to apply.