Unravel Engine C++ Reference
Loading...
Searching...
No Matches
scene.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  unravel
 
namespace  entt
 

Functions

auto unravel::find_entity_by_uuid (entt::registry &registry, const hpp::uuid &target_uuid) -> entt::handle
 Finds an entity by id_component UUID in a registry (no scene wrapper required).