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 ResourceMembers
| Name | Kind | Summary |
|---|---|---|
days | Property | |
hours | Property | |
minutes | Property | |
seconds | Property | |
as_game_seconds | Method | |
days_seconds | Property | |
hours_seconds | Property | |
minutes_seconds | Property | |
total | Property |
Source
addons/calendar_time/game_time/time_units/game_time_duration.gd
Plugin docs root:gdscript/plugins/calendar_time_dev/docs