Skip to main content

apply_proc_properties

Function apply_proc_properties 

Source
fn apply_proc_properties(
    props: &mut SpellProps,
    context: &SpellResolutionContext<'_, '_>,
    spell: &SpellDataFlat,
    passive_query: PassiveQuery<'_>,
)