Skip to content

Class

AgeComponent

Generated GDScript class reference for CalendarTime.AgeComponent.

Status
Current
Version
v2.1.1
Source updated
2026-08-09
Generated on
2026-09-26

Binds a game object's AgeState from its clock's registry.

Source: addons/calendar_time/ageing/age_component.gd

Syntax

class AgeComponent extends Node

Members

NameKindSummary
AgeSignalBusField
age_state_changedSignalEmitted when this component's current age state moves from one stage to another.
age_presetPropertyAge stages, thresholds, and visuals for this component.
clockPropertyThe clock this component ages with. Two components bound to different clocks see different age states.
old_registryProperty
carried_stateProperty
adopted_idProperty
age_statePropertyThis component's AgeState.
oldProperty
ensure_registry_resolvedMethod
has_age_registryMethod
get_age_signal_busMethod
transfer_stateMethod
to_dictMethod
from_dictMethod
AGE_STATE_IDFieldAge state identifier is serialized under this key.
get_keysMethod