Used with ecs_component_init().
More...
#include <flecs.h>
Used with ecs_component_init().
Definition at line 1144 of file flecs.h.
◆ _canary
| int32_t ecs_component_desc_t::_canary |
Used for validity testing.
Must be 0.
Definition at line 1145 of file flecs.h.
◆ entity
Existing entity to associate with a component (optional).
Definition at line 1148 of file flecs.h.
◆ type
Parameters for type (size, hooks, ...).
Definition at line 1151 of file flecs.h.
The documentation for this struct was generated from the following file: