Skip to main content

can_teleport_between_worlds

Function can_teleport_between_worlds 

Source
fn can_teleport_between_worlds(
    entity: &dyn Entity,
    source_world: &World,
    target_world: &World,
    projectile_owner_seen_credits: impl Fn(&Uuid) -> Option<bool>,
) -> bool