Class WeatherActor
public sealed class WeatherActor : PiActor<BpHogWarpWeather>
- Inheritance
-
WeatherActor
- Inherited Members
Constructors
Methods
- SeasonChanged(int)
Triggers the SeasonChange event with the provided season value
- SetPlayerSeason(PiPlayer, SEASON)
Updates the season for a specific player in the game world.
- SetPlayerTime(PiPlayer, DateTime)
Updates the in-game time for a specific player.
- SetPlayerWeather(PiPlayer, WEATHER)
Updates the weather for a specific player in the game world.
- TimeChanged(int, int, int)
Triggers the TimeChange event with the provided hour, minute, and second values.
- WeatherChanged(string)
Triggers the WeatherChange event with the provided weather value