Chris' Tutorials
Docs/Calendar Time

Class

MonthTableSettings

Generated GDScript class reference for CalendarTime.MonthTableSettings.

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/month_table_settings.gd

Syntax

class MonthTableSettings extends Resource

Members

NameKindSummary
column_titlesPropertySettings for a MonthTable UI display Setup so that first day of your 'week' is the first item in the array
append_event_day_titlesPropertyWhether to show the event day titles in the text of the tree item or not
event_day_number_textPropertyWrapper for the event day number text. %d will be replaced with the day number
current_day_bg_colorProperty

Source

addons/calendar_time/ui/display/month_table_settings.gd

Plugin docs root:gdscript/plugins/calendar_time_dev/docs