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

#include <entity.hpp>

Public Attributes

Entity entity
 

Detailed Description

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

Definition at line 15 of file entity.hpp.

Member Data Documentation

◆ entity

template<typename Entity >
Entity unravel::entity_components< Entity >::entity

Definition at line 17 of file entity.hpp.


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