Function rerun::external::re_data_ui::item_ui::entity_path_button_to
source · pub fn entity_path_button_to(
ctx: &ViewerContext<'_>,
query: &LatestAtQuery,
db: &EntityDb,
ui: &mut Ui,
space_view_id: Option<BlueprintId<SpaceViewIdRegistry>>,
entity_path: &EntityPath,
text: impl Into<WidgetText>
) -> Response
Expand description
Show an entity path and make it selectable.