Skip to main content

process_health_threshold_application

Function process_health_threshold_application 

Source
pub(crate) fn process_health_threshold_application(
    state: &mut CombatState,
    actor: ActorId,
    effects: &[Option<BuffEffect>],
    now: SimTime,
)