Skip to main content

spell_usable

Function spell_usable 

Source
pub(crate) fn spell_usable<B>(b: &mut B, args: &SpellUsableArgs) -> B::Bool
where B: RotationBackend,