Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::entity_data< Entity > Struct Template Reference

Public Attributes

entity_components< Entity > components
 

Detailed Description

template<typename Entity>
struct unravel::entity_data< Entity >

Definition at line 39 of file entity.cpp.

Member Data Documentation

◆ components

template<typename Entity >
entity_components<Entity> unravel::entity_data< Entity >::components

Definition at line 41 of file entity.cpp.


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