Skip to main content

condition_met

Function condition_met 

Source
const fn condition_met(
    direction: HealthThresholdDirection,
    health: f64,
    threshold: f64,
) -> bool