Skip to content
ct

Class

GameTimeProgress

Generated GDScript class reference for CalendarTime.GameTimeProgress.

Status
Current
Version
v2.0
Updated
Generated from GDScript addon source

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 (continuous flow) and date_time_changed (jumps or publishes that move the instant without advancing).
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