Skip to main content

category_cooldowns_ready

Function category_cooldowns_ready 

Source
fn category_cooldowns_ready(
    state: &CombatState,
    spell_id: u32,
    now: SimTime,
) -> Result<(), CastReject>