Skip to content
ct

Class

AgeSettings

Generated GDScript class reference for CalendarTime.AgeSettings.

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

Source: addons/calendar_time/ageing/age_settings.gd

Syntax

class AgeSettings extends Resource

Members

NameKindSummary
update_timingPropertySettings regarding ageing within the game world
interval_unitPropertyThe unit of time for measuring ageing in
intervals_per_agePropertyThe amount of times the time unit must elapse for the age to increase 1 time
allow_negative_age_changesPropertyWhether to allow ageing backwards if game time or game dates go in reverse / negative time directions