Source: addons/calendar_time/game_time/time_units/game_month.gd
Syntax
class GameMonth extends ResourceMembers
| Name | Kind | Summary |
|---|---|---|
display_name | Property | Human-readable name of this month, shown in calendars and UI. |
days | Property | Number of days this month contains. |
event_days | Property | Defines special days during the month that events can occur Event days will be emitted on TimeSignalBus when entered. |