Open 3D Engine AzCore API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::IdUtils::Remapper< IdType, AllowDuplicates > Member List

This is the complete list of members for AZ::IdUtils::Remapper< IdType, AllowDuplicates >, including all inherited members.

CloneObjectAndGenerateNewIdsAndFixRefs(const T *object, MapType &newIdMap, AZ::SerializeContext *context=nullptr)AZ::IdUtils::Remapper< IdType, AllowDuplicates >inlinestatic
GenerateNewIdsAndFixRefs(T *object, MapType &newIdMap, AZ::SerializeContext *context=nullptr)AZ::IdUtils::Remapper< IdType, AllowDuplicates >inlinestatic
IdGenerator typedefAZ::IdUtils::Remapper< IdType, AllowDuplicates >
IdMapper typedefAZ::IdUtils::Remapper< IdType, AllowDuplicates >
IdReplacer typedefAZ::IdUtils::Remapper< IdType, AllowDuplicates >
RemapIds(void *classPtr, const AZ::Uuid &classUuid, const IdMapper &mapper, AZ::SerializeContext *context, bool replaceId)AZ::IdUtils::Remapper< IdType, AllowDuplicates >static
RemapIds(T *classPtr, const IdMapper &mapper, AZ::SerializeContext *context, bool replaceId)AZ::IdUtils::Remapper< IdType, AllowDuplicates >inlinestatic
RemapIdsAndIdRefs(void *classPtr, const AZ::Uuid &classUuid, const IdReplacer &mapper, AZ::SerializeContext *context=nullptr)AZ::IdUtils::Remapper< IdType, AllowDuplicates >static
RemapIdsAndIdRefs(T *classPtr, const IdReplacer &mapper, AZ::SerializeContext *context=nullptr)AZ::IdUtils::Remapper< IdType, AllowDuplicates >inlinestatic
ReplaceIdsAndIdRefs(void *classPtr, const AZ::Uuid &classUuid, const IdMapper &mapper, AZ::SerializeContext *context=nullptr)AZ::IdUtils::Remapper< IdType, AllowDuplicates >static
ReplaceIdsAndIdRefs(T *classPtr, const IdMapper &mapper, AZ::SerializeContext *context=nullptr)AZ::IdUtils::Remapper< IdType, AllowDuplicates >inlinestatic
ReplaceIdsAndIdRefs(SliceComponent::InstantiatedContainer *container, const Remapper< EntityId >::IdMapper &mapper, SerializeContext *context) (defined in AZ::IdUtils::Remapper< IdType, AllowDuplicates >)AZ::IdUtils::Remapper< IdType, AllowDuplicates >inline