Flecs v4.0
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
 Primitive type kind.
 

Detailed Description

Component added to primitive types.

Definition at line 195 of file meta.h.

Member Data Documentation

◆ kind

ecs_primitive_kind_t EcsPrimitive::kind

Primitive type kind.

Definition at line 196 of file meta.h.


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