Searched refs:CloneComponent (Results 1 - 2 of 2) sorted by relevance
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/include/ecs_serializer/ |
H A D | ecs_clone_util.h | 31 void CloneComponent(Entity srcEntity, const IComponentManager& srcManager, in CloneComponent() function 56 CloneComponent(srcEntity, *srcManager, dstEcs, dstEntity); in CloneComponents()
|
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | ecs_util.h | 34 inline void CloneComponent(CORE_NS::Entity srcEntity, const CORE_NS::IComponentManager& srcManager, in CloneComponent() function 59 CloneComponent(srcEntity, *srcManager, dstEcs, dstEntity); in CloneComponents()
|
Completed in 2 milliseconds