Skip to main content

spell_dispatch

Function spell_dispatch 

Source
fn spell_dispatch(
    s: SpellDefinitionDraft,
    data: &ResolvedGameData,
) -> Result<SpellDefinitionDraft, BuilderError>