Skip to content
ct

Class

MonthTable

Generated GDScript class reference for CalendarTime.MonthTable.

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

Shows the month calendar in a table fashion

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

Syntax

class MonthTable extends Tree

Members

NameKindSummary
clockPropertyThis clock's date decides which days the table highlights.
settingsPropertyVisual settings that control how the month grid is rendered.
shown_yearPropertyYear currently rendered by this month table.
month_idxPropertyMonth index number that represents the position of the month in the array
game_monthPropertyResource representing the current month number
rootPropertyRoot tree item that owns the month's day rows.
week_itemsPropertyTree items representing each week row of the month.
refreshMethod
clearMethod
set_table_timeMethod
setupMethod
clear_highlightMethod
highlight_dayMethod
get_columnMethod
get_weekMethod