Table of Contents

Method SetPlayerWeather

Namespace
Pillars.Weather.Actors
Assembly
Pillars.dll

SetPlayerWeather(PiPlayer, WEATHER)

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

public void SetPlayerWeather(PiPlayer player, WEATHER weather)

Parameters

player PiPlayer

The player whose weather will be updated.

weather WEATHER

The weather to apply to the player.