Home
last modified time | relevance | path

Searched refs:GetUniqueIdentifierRecursive (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/
H A Dintf_entity_collection.h82 virtual BASE_NS::string_view GetUniqueIdentifierRecursive(CORE_NS::Entity entity) const = 0;
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dentity_collection.h71 BASE_NS::string_view GetUniqueIdentifierRecursive(CORE_NS::Entity entity) const override;
H A Dentity_collection.cpp285 string_view EntityCollection::GetUniqueIdentifierRecursive(Entity entity) const in GetUniqueIdentifierRecursive() function in EntityCollection
290 ret = it->GetUniqueIdentifierRecursive(entity); in GetUniqueIdentifierRecursive()
H A Dscene_holder.cpp880 entityName = collection.GetUniqueIdentifierRecursive(entity); in GetEntityId()
1001 result = scene_->GetUniqueIdentifierRecursive(entity); in GetResourceId()

Completed in 8 milliseconds