Skip to content

Class

GameMonth

Generated GDScript class reference for CalendarTime.GameMonth.

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

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.