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::SliceComponent::DataFlagsPerEntity Member List

This is the complete list of members for AZ::SliceComponent::DataFlagsPerEntity, including all inherited members.

AZ_CLASS_ALLOCATOR(DataFlagsPerEntity, AZ::SystemAllocator) (defined in AZ::SliceComponent::DataFlagsPerEntity)AZ::SliceComponent::DataFlagsPerEntity
AZ_TYPE_INFO(DataFlagsPerEntity, "{57FE7B9E-B2AF-4F6F-9F8D-87F671E91C99}") (defined in AZ::SliceComponent::DataFlagsPerEntity)AZ::SliceComponent::DataFlagsPerEntity
Cleanup(const EntityList &validEntities)AZ::SliceComponent::DataFlagsPerEntity
ClearEntityDataFlags(EntityId entityId)AZ::SliceComponent::DataFlagsPerEntity
CopyDataFlagsFrom(const DataFlagsPerEntity &rhs)AZ::SliceComponent::DataFlagsPerEntity
CopyDataFlagsFrom(DataFlagsPerEntity &&rhs) (defined in AZ::SliceComponent::DataFlagsPerEntity)AZ::SliceComponent::DataFlagsPerEntity
DataFlagsPerEntity(const IsValidEntityFunction &isValidEntityFunction=nullptr) (defined in AZ::SliceComponent::DataFlagsPerEntity)AZ::SliceComponent::DataFlagsPerEntity
DataFlagsTransformFunction typedef (defined in AZ::SliceComponent::DataFlagsPerEntity)AZ::SliceComponent::DataFlagsPerEntity
GetDataFlagsForPatching(const EntityIdToEntityIdMap *remapFromIdToId=nullptr) constAZ::SliceComponent::DataFlagsPerEntity
GetEntityDataFlags(EntityId entityId) constAZ::SliceComponent::DataFlagsPerEntity
GetEntityDataFlagsAtAddress(EntityId entityId, const DataPatch::AddressType &dataAddress) constAZ::SliceComponent::DataFlagsPerEntity
ImportDataFlagsFrom(const DataFlagsPerEntity &from, const EntityIdToEntityIdMap *remapFromIdToId=nullptr, const DataFlagsTransformFunction &dataFlagsTransformFn=nullptr)AZ::SliceComponent::DataFlagsPerEntity
IsValidEntity(EntityId entityId) constAZ::SliceComponent::DataFlagsPerEntity
IsValidEntityFunction typedefAZ::SliceComponent::DataFlagsPerEntity
Reflect(ReflectContext *context) (defined in AZ::SliceComponent::DataFlagsPerEntity)AZ::SliceComponent::DataFlagsPerEntitystatic
RemapEntityIds(const EntityIdToEntityIdMap &remapFromIdToId)AZ::SliceComponent::DataFlagsPerEntity
SetEntityDataFlags(EntityId entityId, const DataPatch::FlagsMap &dataFlags)AZ::SliceComponent::DataFlagsPerEntity
SetEntityDataFlagsAtAddress(EntityId entityId, const DataPatch::AddressType &dataAddress, DataPatch::Flags flags)AZ::SliceComponent::DataFlagsPerEntity
SetEntityDataFlagsForUndo(EntityId entityId, const DataPatch::FlagsMap &dataFlags)AZ::SliceComponent::DataFlagsPerEntity
SetIsValidEntityFunction(const IsValidEntityFunction &isValidEntityFunction) (defined in AZ::SliceComponent::DataFlagsPerEntity)AZ::SliceComponent::DataFlagsPerEntity