Skip to main content

init_spell_slots

Function init_spell_slots 

Source
fn init_spell_slots(
    state: &CombatState,
    buf: &mut DenseBuffer,
    talent_spell_ids: &[u32],
    selected_talent_spell_ids: &[u32],
    selected_replaced_spell_ids: &[u32],
)