Home
last modified time | relevance | path

Searched defs:srcEntity (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() argument
50 CloneComponents( IEcs& srcEcs, Entity srcEntity, IEcs& dstEcs, Entity dstEntity) CloneComponents() argument
/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() argument
53 CloneComponents( CORE_NS::IEcs& srcEcs, CORE_NS::Entity srcEntity, CORE_NS::IEcs& dstEcs, CORE_NS::Entity dstEntity) CloneComponents() argument
[all...]

Completed in 1 milliseconds