Gaia-ECS v1.0.0
A simple and powerful entity component system
Loading...
Searching...
No Matches
gaia::ecs::detail::PrefabChildEdge Struct Reference

Prefab child edge discovered while building an instantiation or synchronization plan. More...

#include <copy_scratch.h>

Public Attributes

Entity prefab = EntityBad
 Child prefab entity.
 
Entity relation = EntityBad
 Hierarchy relation connecting the child prefab to its parent prefab.
 

Detailed Description

Prefab child edge discovered while building an instantiation or synchronization plan.


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