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

#include <entity.hpp>

Public Attributes

entity_components< Entity > components
 

Detailed Description

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

Definition at line 21 of file entity.hpp.

Member Data Documentation

◆ components

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

Definition at line 23 of file entity.hpp.


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