Table of Contents

Method SetPlayerTime

Namespace
Pillars.Weather.Actors
Assembly
Pillars.dll

SetPlayerTime(PiPlayer, DateTime)

Updates the in-game time for a specific player.

public void SetPlayerTime(PiPlayer player, DateTime dateTime)

Parameters

player PiPlayer

The player whose time will be updated.

dateTime DateTime

The DateTime object containing the new time values.