Flecs v4.1
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
EcsParent Struct Reference

Non-fragmenting ChildOf relationship. More...

#include <flecs.h>

Public Attributes

ecs_entity_t value
 Parent entity.
 

Detailed Description

Non-fragmenting ChildOf relationship.

Definition at line 1619 of file flecs.h.

Member Data Documentation

◆ value

ecs_entity_t EcsParent::value

Parent entity.

Definition at line 1620 of file flecs.h.


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