Skip to main content

nearest_player_distance_in_range

Function nearest_player_distance_in_range 

Source
pub(super) fn nearest_player_distance_in_range(
    distance_sqr: f64,
    max_distance: f64,
    max_distance_sqr: f64,
) -> bool