Searched refs:GetExternalCollection (Results 1 – 4 of 4) sorted by relevance
65 IEntityCollection* GetExternalCollection( in SCENE_BEGIN_NAMESPACE()
241 IEntityCollection* AssetManager::GetExternalCollection(IEcs& ecs, string_view uri, string_view cont… in GetExternalCollection() function in AssetManager
870 … auto* externalCollection = listener_->GetExternalCollection(ec.GetEcs(), srcUri, contextUri); in ReadEntityCollection()897 listener_->GetExternalCollection(ec.GetEcs(), collectionSrcUri, contextUri); in ReadEntityCollection()
51 virtual IEntityCollection* GetExternalCollection( in SCENE_BEGIN_NAMESPACE()