Gaia-ECS v0.9.3
A simple and powerful entity component system
Loading...
Searching...
No Matches
gaia::ecs::EntityDesc Struct Reference

Component used to describe the entity name. More...

#include <id.h>

Public Attributes

const char * name {}
 
uint32_t name_len {}
 
const char * alias {}
 
uint32_t alias_len {}
 

Detailed Description

Component used to describe the entity name.


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