Skip to main content

is_talent_spell_id

Function is_talent_spell_id 

Source
pub(super) fn is_talent_spell_id(
    definitions: impl Iterator<Item = (i32, i32)>,
    spell_id: i32,
    is_action_spell: bool,
) -> bool