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

Public Attributes

bool keep_names
 
bool lose_depth
 

Detailed Description

Definition at line 3388 of file flecs.h.

Member Data Documentation

◆ keep_names

bool ecs_flatten_desc_t::keep_names

Definition at line 3392 of file flecs.h.

◆ lose_depth

bool ecs_flatten_desc_t::lose_depth

Definition at line 3397 of file flecs.h.


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