pub fn spell_attribute_is_any(
attributes: &[i32],
expected: &[SpellAttributeKind],
) -> boolExpand description
Whether an attribute-block slice contains any requested identity.
pub fn spell_attribute_is_any(
attributes: &[i32],
expected: &[SpellAttributeKind],
) -> boolWhether an attribute-block slice contains any requested identity.