Table of Contents

Method SetPlayerSeason

Namespace
Pillars.Weather.Actors
Assembly
Pillars.dll

SetPlayerSeason(PiPlayer, SEASON)

Updates the season for a specific player in the game world.

public void SetPlayerSeason(PiPlayer player, SEASON season)

Parameters

player PiPlayer

The player whose season will be updated.

season SEASON

The season to apply to the player.