Skip to content
ct

Class

GameTimeDuration

Generated GDScript class reference for CalendarTime.GameTimeDuration.

Status
Current
Version
v2.0.4
Updated
2026-08-09

Period of game time. Defines a period of game time in terms of game days, hours, minutes, and seconds. Convertable to game seconds by calling as_game_seconds

Source: addons/calendar_time/game_time/time_units/game_time_duration.gd

Syntax

class GameTimeDuration extends Resource

Members

NameKindSummary
daysPropertyWhole days stored in this duration value.
hoursPropertyWhole hours stored in this duration value.
minutesPropertyWhole minutes stored in this duration value.
secondsPropertySeconds stored in this duration value.
as_game_secondsMethod