Home
last modified time | relevance | path

Searched refs:CloneComponent (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/include/ecs_serializer/
H A Decs_clone_util.h31 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 Decs_util.h34 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