Skip to main content

to_spell_with_effects

Function to_spell_with_effects 

Source
fn to_spell_with_effects(
    row: &SpellRow,
    trigger_map: &FastMap<i32, &SpellRow>,
) -> SpellWithEffects