Skip to content
ct

Class

GameMonth

Generated GDScript class reference for CalendarTime.GameMonth.

Status
Current
Version
v2.0.4
Updated
2026-08-09

Source: addons/calendar_time/game_time/time_units/game_month.gd

Syntax

class GameMonth extends Resource

Members

NameKindSummary
display_namePropertyHuman-readable name of this month, shown in calendars and UI.
daysPropertyNumber of days this month contains.
event_daysPropertyDefines special days during the month that events can occur Event days will be emitted on TimeSignalBus when entered.