Chris' Tutorials
Docs/Calendar Time

Class

GameTimeDuration

Generated GDScript class reference for CalendarTime.GameTimeDuration.

StatusCurrent
Versionv2.0
UpdatedGenerated from GDScript addon source
Source note:This page rendered plugin-owned docs or generated metadata inside unified Astro docs shell.

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
daysProperty
hoursProperty
minutesProperty
secondsProperty
as_game_secondsMethod
days_secondsProperty
hours_secondsProperty
minutes_secondsProperty
totalProperty

Source

addons/calendar_time/game_time/time_units/game_time_duration.gd

Plugin docs root:gdscript/plugins/calendar_time_dev/docs