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