Chris' Tutorials
Docs/Calendar Time

Class

TimeOfDay

Generated GDScript class reference for CalendarTime.TimeOfDay.

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/game_time/time_of_day/time_of_day.gd

Syntax

class TimeOfDay extends Resource

Members

NameKindSummary
display_namePropertyMarks a period of a day by an enter time Text representation of the time of day in game
enter_timePropertyThe time when the time of day period starts
transition_durationPropertyThe length of time it takes for a time of day to be considered fully entered after the enter_time occurs
tint_colorPropertyColor that represents the time of day in the game
calendarPropertyCreates a transition progress for entering the time of day based off of the clock's current date_time.
current_dtProperty
last_occurance_date_timeProperty
start_secondsProperty
end_secondsProperty
transition_progressProperty
sort_ascending_enter_timeMethod
t1Property
t2Property
validateMethod
no_problemsProperty

Source

addons/calendar_time/game_time/time_of_day/time_of_day.gd

Plugin docs root:gdscript/plugins/calendar_time_dev/docs