Skip to content
ct

Class

DateChangeEvent

Generated GDScript class reference for CalendarTime.DateChangeEvent.

Status
Current
Version
v2.0
Updated
Generated from GDScript addon source

Source: addons/calendar_time/game_time/date_change/date_change_event.gd

Syntax

class DateChangeEvent extends Object

Members

NameKindSummary
new_datePropertyThe new game date set
old_datePropertyThe old game date that was previously set
changePropertyThe amount of days difference between the new and old game dates
calendarPropertyCalendar that the date was changed for