Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::load_context::uid_mapping_t Struct Reference

#include <entity.hpp>

Public Attributes

entt::handle handle
 
bool consumed {}
 

Detailed Description

Definition at line 63 of file entity.hpp.

Member Data Documentation

◆ consumed

bool unravel::load_context::uid_mapping_t::consumed {}

Definition at line 66 of file entity.hpp.

◆ handle

entt::handle unravel::load_context::uid_mapping_t::handle

Definition at line 65 of file entity.hpp.


The documentation for this struct was generated from the following file: