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 ResourceMembers
| Name | Kind | Summary |
|---|---|---|
display_name | Property | Marks a period of a day by an enter time Text representation of the time of day in game |
enter_time | Property | The time when the time of day period starts |
transition_duration | Property | The length of time it takes for a time of day to be considered fully entered after the enter_time occurs |
tint_color | Property | Color that represents the time of day in the game |
calendar | Property | Creates a transition progress for entering the time of day based off of the clock's current date_time. |
current_dt | Property | |
last_occurance_date_time | Property | |
start_seconds | Property | |
end_seconds | Property | |
transition_progress | Property | |
sort_ascending_enter_time | Method | |
t1 | Property | |
t2 | Property | |
validate | Method | |
no_problems | Property |
Source
addons/calendar_time/game_time/time_of_day/time_of_day.gd
Plugin docs root:gdscript/plugins/calendar_time_dev/docs