Table of Contents

Class OnCalendarTimeChange

Namespace
Anvil.API.Events
Assembly
NWN.Anvil.dll

Triggered when the module calendar/time changes.

public sealed class OnCalendarTimeChange : IEvent
Inheritance
OnCalendarTimeChange
Implements
Inherited Members
Extension Methods

Properties

NewValue

Gets the new value for the changed unit. For TimeOfDay, compare against the TimeOfDayState constants.

OldValue

Gets the previous value for the changed unit. For TimeOfDay, compare against the TimeOfDayState constants.

TimeChangeType

Gets the type of time change (hour, day, month, year, or time-of-day state).