Searched refs:GetEntityRecursive (Results 1 – 4 of 4) sorted by relevance
69 …virtual CORE_NS::EntityReference GetEntityRecursive(BASE_NS::string_view localContextId) const = 0; in SCENE_BEGIN_NAMESPACE()
57 CORE_NS::EntityReference GetEntityRecursive(BASE_NS::string_view localContextId) const override; in SCENE_BEGIN_NAMESPACE()
126 EntityReference EntityCollection::GetEntityRecursive(string_view localContextId) const in GetEntityRecursive() function in EntityCollection132 ret = it->GetEntityRecursive(localContextId); in GetEntityRecursive()
955 entity = scene_->GetEntityRecursive(fullPath); in FindMesh()1009 entity = scene_->GetEntityRecursive(fullPath); in FindMaterial()