#include <entity.hpp>
Definition at line 40 of file entity.hpp.
◆ get_clone_mode()
auto unravel::load_context::get_clone_mode |
( |
| ) |
const -> clone_mode_t
|
|
inline |
◆ is_cloning()
auto unravel::load_context::is_cloning |
( |
| ) |
const -> bool
|
|
inline |
◆ is_updating_prefab()
auto unravel::load_context::is_updating_prefab |
( |
| ) |
const -> bool
|
|
inline |
◆ clone_mode
◆ mapping_by_eid
std::map<entt::entity, entt::handle> unravel::load_context::mapping_by_eid |
◆ mapping_by_uid
std::map<hpp::uuid, uid_mapping_t> unravel::load_context::mapping_by_uid |
◆ reg
entt::registry* unravel::load_context::reg {} |
The documentation for this struct was generated from the following file:
- C:/Workspace/github/UnravelEngine/UnravelEngine/engine/engine/meta/ecs/entity.hpp