Skip to content

Class

EventDay

Generated GDScript class reference for CalendarTime.EventDay.

Status
Current
Version
v2.1.0
Source updated
2026-08-09
Generated on
2026-09-01

Defines events and notifications that can occur on a specific day of time

Source: addons/calendar_time/game_time/events/event_day.gd

Syntax

class EventDay extends Resource

Members

NameKindSummary
display_namePropertyHuman-readable name for this event day, shown in calendars and logs.
iconPropertyIcon you want to represent the day
descriptionPropertyDescribes what events happen on the day
accent_colorPropertyColor that can be used to represent the day
get_tooltipMethod