Searched refs:CopyContentsWithSerialization (Results 1 – 3 of 3) sorted by relevance
119 virtual BASE_NS::vector<CORE_NS::EntityReference> CopyContentsWithSerialization( in SCENE_BEGIN_NAMESPACE()121 virtual BASE_NS::vector<CORE_NS::EntityReference> CopyContentsWithSerialization( in SCENE_BEGIN_NAMESPACE()
106 …BASE_NS::vector<CORE_NS::EntityReference> CopyContentsWithSerialization(IEntityCollection& srcColl… in SCENE_BEGIN_NAMESPACE()107 BASE_NS::vector<CORE_NS::EntityReference> CopyContentsWithSerialization( in SCENE_BEGIN_NAMESPACE()
677 vector<EntityReference> EntityCollection::CopyContentsWithSerialization( in CopyContentsWithSerialization() function in EntityCollection692 vector<EntityReference> EntityCollection::CopyContentsWithSerialization(IEntityCollection& srcColle… in CopyContentsWithSerialization() function in EntityCollection696 return CopyContentsWithSerialization(srcCollection, entitiesIn); in CopyContentsWithSerialization()