Marks a period of a day by an enter time
Source: addons/calendar_time/game_time/time_of_day/time_of_day.gd
Syntax
class TimeOfDay extends ResourceMembers
| Name | Kind | Summary |
|---|---|---|
display_name | Property | 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 |
sort_ascending_enter_time | Method | |
validate | Method |