Function re_data_ui::item_ui::entity_path_button
source · pub fn entity_path_button(
ctx: &ViewerContext<'_>,
query: &LatestAtQuery,
db: &EntityDb,
ui: &mut Ui,
space_view_id: Option<SpaceViewId>,
entity_path: &EntityPath
) -> Response
Expand description
Show an entity path and make it selectable.