Skip to content
ct

Class

WeekManager

Generated GDScript class reference for CalendarTime.WeekManager.

Status
Current
Version
v2.0
Updated
Generated from GDScript addon source

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

Syntax

class WeekManager extends RefCounted

Members

NameKindSummary
days_per_weekPropertyWeekManager — resolves day-of-week math for a calendar's week length. Holds `days_per_week` and the `start_day_of_week_index`, and delegates the actual date arithmetic to an injected `TimeDateCalculator` so week boundaries stay consistent with the calendar's other unit math.
start_day_of_week_indexProperty
date_calculatorProperty
get_day_of_week_indexMethod
day_numberProperty
offset_day_numberProperty
array_posProperty