pub fn entity_path_for_view_property(
space_view_id: SpaceViewId,
_blueprint_entity_tree: &EntityTree,
archetype_name: ArchetypeName
) -> EntityPath
Expand description
Entity path in the blueprint store where all components of the given view property archetype are stored.