Skip to main content

Module guardians

Module guardians 

Source
Expand description

Temporary-guardian definitions and runtime state.

Structsยง

GuardianAbility
One independently scheduled ability owned by a temporary guardian.
GuardianAbilityState ๐Ÿ”’
GuardianEvent
Context supplied to a guardian action callback.
GuardianHandle
Stable handle for one temporary guardian instance during an iteration.
GuardianInstance ๐Ÿ”’
GuardianSpec
Definition used when a cast hook summons a temporary guardian.

Type Aliasesยง

GuardianActionFn