Skip to content
Flecs v4.1
EcsEnum Struct Reference

Component added to enum type entities. More...

#include <meta.h>

Public Attributes

ecs_entity_t underlying_type
 Underlying type for enum.

Detailed Description

Component added to enum type entities.

Definition at line 292 of file meta.h.

Member Data Documentation

◆ underlying_type

ecs_entity_t EcsEnum::underlying_type

Underlying type for enum.

Definition at line 293 of file meta.h.


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