Chris' Tutorials
Docs/Calendar Time

Class

GameTimeProgress

Generated GDScript class reference for CalendarTime.GameTimeProgress.

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/events/game_time_progress.gd

Syntax

class GameTimeProgress extends RefCounted

Members

NameKindSummary
finishedEvent
updatedEvent
progressPropertyRatio towards being finished between 0.0 and 1.0
clockPropertyThe clock this progress runs off of. Subscribes to its bus for game_seconds_advanced.
is_finishedPropertyWhen the expected amount of game time has occured, is_finished is true
start_secondsPropertyStart time in total game seconds
end_secondsPropertyEnd time in total game seconds
update_progressMethod
time_after_startProperty
durationProperty
get_durationMethod

Source

addons/calendar_time/game_time/events/game_time_progress.gd

Plugin docs root:gdscript/plugins/calendar_time_dev/docs