Chris' Tutorials
Docs/Calendar Time

Class

DateChangeRandomizer

Generated GDScript class reference for CalendarTime.DateChangeRandomizer.

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

Source: addons/calendar_time/game_time/date_change/date_change_randomizer.gd

Syntax

class DateChangeRandomizer extends Node

Members

NameKindSummary
clockPropertyAbstract base for a script makes a random selection and acts on DateChangeEvents
allow_on_event_daysPropertyWhether a random option is allowed to be enabled even on event days
select_on_readyPropertyWhether to make a random selection as soon as the script loads
rngProperty
actMethod
get_random_selectionMethod
total_weightProperty
random_numProperty
weight_passedProperty
weightProperty
get_total_weightMethod
totalProperty
is_selection_allowedMethod
event_dayProperty

Source

addons/calendar_time/game_time/date_change/date_change_randomizer.gd

Plugin docs root:gdscript/plugins/calendar_time_dev/docs