Flecs v4.0
A fast entity component system (ECS) for C & C++
|
Component that stores the type serializer. More...
#include <meta.h>
Public Attributes | |
ecs_vec_t | ops |
vector<ecs_meta_type_op_t> | |
Component that stores the type serializer.
Added to all types with reflection data.