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

Component added to primitive types. More...

#include <meta.h>

Public Attributes

ecs_primitive_kind_t kind
 

Detailed Description

Component added to primitive types.

Definition at line 192 of file meta.h.

Member Data Documentation

◆ kind

ecs_primitive_kind_t EcsPrimitive::kind

Definition at line 193 of file meta.h.


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