Skip to main content

spell_effect

Function spell_effect 

Source
const fn spell_effect(
    kind: SpellEffectKind,
    name: &'static str,
    support: SemanticSupport,
    handler: &'static str,
) -> SpellEffectSemantic