pub fn entity_path_parts_buttons(
    ctx: &ViewerContext<'_>,
    query: &LatestAtQuery,
    db: &EntityDb,
    ui: &mut Ui,
    space_view_id: Option<BlueprintId<SpaceViewIdRegistry>>,
    entity_path: &EntityPath
) -> Response
Expand description

Show the different parts of an entity path and make them selectable.