Flecs v3.2
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
flecs::_::enum_constant_data Struct Reference

Enumeration constant data. More...

#include <enum.hpp>

Public Attributes

flecs::entity_t id
 
int next
 

Detailed Description

Enumeration constant data.

Definition at line 153 of file enum.hpp.

Member Data Documentation

◆ id

flecs::entity_t flecs::_::enum_constant_data::id

Definition at line 154 of file enum.hpp.

◆ next

int flecs::_::enum_constant_data::next

Definition at line 155 of file enum.hpp.


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