Chris' Tutorials
Docs/Calendar Time

Class

CalendarDisplay

Generated GDScript class reference for CalendarTime.CalendarDisplay.

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

Source: addons/calendar_time/ui/display/calendar_display.gd

Syntax

class CalendarDisplay extends Container

Members

NameKindSummary
displayed_year_changedEventDisplaying the individual days in the month
clockPropertyShared context to access runtime time state data and events.
year_spin_boxProperty
tab_containerProperty
month_table_templateProperty
toggle_actionPropertyTriggers the UI to switch visibility for showing / hiding when the action name is pressed [br][br] (Set in ProjectSettings -> InputMap)
auto_switch_to_current_datePropertyWhether to automatically switch to the current month and year on date change
shown_yearPropertyThe year that the calendar display is showing. When changed, refreshes the UI for the new year.
refreshMethod
clearMethod
setup_tabsMethod
current_dateProperty
game_yearProperty
month_tableProperty
game_monthProperty
toggle_displayMethod
go_to_current_monthMethod

Source

addons/calendar_time/ui/display/calendar_display.gd

Plugin docs root:gdscript/plugins/calendar_time_dev/docs