Skip to content
ct

Class

AgeComponent

Generated GDScript class reference for CalendarTime.AgeComponent.

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

Serves as a context for connecting to the AgeState for a game object

Source: addons/calendar_time/ageing/age_component.gd

Syntax

class AgeComponent extends Node

Members

NameKindSummary
age_state_changedEventEmitted when the component's Age State changes
age_presetProperty
clockPropertyThe clock this component ages with. The component's `_registry` is resolved from `clock.age_registry` in `_ready` so every component scoped to the same clock reads/writes the same hermetic registry. Two `AgeComponent`s bound to different clocks see different age states.
age_statePropertyReference to the AgeState of this AgeComponent
oldProperty
ensure_registry_resolvedMethod
has_age_registryMethod
get_age_signal_busMethod
transfer_stateMethod
transferring_stateProperty
to_dictMethod
stateProperty
from_dictMethod
state_idProperty
AGE_STATE_IDField
get_keysMethod