fn expand_all_data_results_until(
ctx: &ViewerContext<'_>,
egui_ctx: &Context,
view_id: &ViewId,
entity_path: &EntityPath,
)
Expand description
Expand data results of the provided view all the way to the provided entity.
fn expand_all_data_results_until(
ctx: &ViewerContext<'_>,
egui_ctx: &Context,
view_id: &ViewId,
entity_path: &EntityPath,
)
Expand data results of the provided view all the way to the provided entity.