Source note:This page rendered plugin-owned docs or generated metadata inside unified Astro docs shell.
Source: addons/calendar_time/day_night_cycle/service/logic/day_night_cycle_service_logic.gd
Syntax
class DayNightCycleServiceLogicMembers
| Name | Kind | Summary |
|---|---|---|
times_of_day | Property | |
calendar | Property | The calendar used for all date math. Sourced from the GameClock by the owning DayNightCycleService and refreshed once the clock's calendar is available. |
get_previous_time_of_day | Method | |
current_index | Property | |
calculate_time_of_day | Method | |
matching_tod | Property | |
closest_before | Property | |
closest_seconds_in_past | Property | |
num_tods | Property | |
current_dt_secs | Property | |
tod | Property | |
last_occurance_secs | Property | |
seconds_in_past | Property | |
seconds_until_today | Property | |
calculate_time_of_day_with_hours_time | Method | |
current_seconds | Property | |
previous_tod | Property | |
tod | Property | |
enter_seconds | Property | |
get_last_enter_time | Method | |
already_occurred | Property | |
last_enter | Property | |
previous_date | Property |
Source
addons/calendar_time/day_night_cycle/service/logic/day_night_cycle_service_logic.gd
Plugin docs root:gdscript/plugins/calendar_time_dev/docs