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 NodeMembers
| Name | Kind | Summary |
|---|---|---|
clock | Property | Abstract base for a script makes a random selection and acts on DateChangeEvents |
allow_on_event_days | Property | Whether a random option is allowed to be enabled even on event days |
select_on_ready | Property | Whether to make a random selection as soon as the script loads |
rng | Property | |
act | Method | |
get_random_selection | Method | |
total_weight | Property | |
random_num | Property | |
weight_passed | Property | |
weight | Property | |
get_total_weight | Method | |
total | Property | |
is_selection_allowed | Method | |
event_day | Property |
Source
addons/calendar_time/game_time/date_change/date_change_randomizer.gd
Plugin docs root:gdscript/plugins/calendar_time_dev/docs