Chris' Tutorials
Docs/Calendar Time

Class

CalendarStructure

Generated GDScript class reference for CalendarTime.CalendarStructure.

StatusCurrent
Versionv2.0
UpdatedGenerated from GDScript addon source
Source note:This page rendered plugin-owned docs or generated metadata inside unified Astro docs shell.

Manages the structure of the game calendar, including years and months.

Source: addons/calendar_time/game_time/game_calendar/calendar_structure.gd

Syntax

class CalendarStructure extends RefCounted

Members

NameKindSummary
yearsPropertyCycle of years within the calendar. Loops after reaching end of array.
set_yearsMethod
get_days_into_yearMethod
game_yearProperty
days_occuredProperty
days_in_monthProperty
get_game_monthMethod
yearProperty
get_game_yearMethod
years_countProperty
remainderProperty
get_days_until_end_of_yearMethod
game_yearProperty
days_leftProperty
days_in_monthProperty
get_days_per_full_calendar_cycleMethod
totalProperty
get_event_dayMethod
monthProperty

Source

addons/calendar_time/game_time/game_calendar/calendar_structure.gd

Plugin docs root:gdscript/plugins/calendar_time_dev/docs