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

Public Attributes

ecs_entity_t type
 
int32_t count
 

Detailed Description

Definition at line 248 of file meta.h.

Member Data Documentation

◆ count

int32_t EcsArray::count

Definition at line 250 of file meta.h.

◆ type

ecs_entity_t EcsArray::type

Definition at line 249 of file meta.h.


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