Skip to content
Flecs v4.1
EcsVector Struct Reference

Component added to vector type entities. More...

#include <meta.h>

Public Attributes

ecs_entity_t type
 Element type.

Detailed Description

Component added to vector type entities.

Definition at line 332 of file meta.h.

Member Data Documentation

◆ type

ecs_entity_t EcsVector::type

Element type.

Definition at line 333 of file meta.h.


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