Flecs v4.0
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
EcsEnum Struct Reference

Component added to enum type entities. More...

#include <meta.h>

Public Attributes

ecs_entity_t underlying_type
 

Detailed Description

Component added to enum type entities.

Definition at line 285 of file meta.h.

Member Data Documentation

◆ underlying_type

ecs_entity_t EcsEnum::underlying_type

Definition at line 286 of file meta.h.


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